#f9a8ed color space conversions
Hex:
#f9a8ed
RGB:
249, 168, 237
CMY:
2, 34, 7
CMYK:
0, 33, 5, 2
HSL:
309°, 87.0968%, 81.7647%
HSV (HSB):
309°, 32.5301%, 97.6471%
XYZ:
68.3556, 54.2594, 86.9911
xyY:
0.3261, 0.2589, 54.2594
CIE-Lab:
78.6128, 40.1560, -22.4562
CIE-LCH:
78.6128, 46.0086, 330.7851
CIE-Luv:
78.6128, 42.2367, -42.0836
Hunter-Lab:
73.6610, 36.7369, -18.4568
#f9a8ed color charts
#f9a8ed color shades, tints & tones
#f9a8ed color schemes
#f9a8ed color preview, HTML & CSS examples
This text has a color of #f9a8ed
<p style="color:#f9a8ed;">Text here</p>
.mytext {color:#f9a8ed;}
This box has a color of #f9a8ed
<div style="background-color:#f9a8ed;">Content here</div>
.mybackground {background-color:#f9a8ed;}
Border around this has a color of #f9a8ed
<div style="border:2px solid #f9a8ed;">Content here</div>
.myborder {border:2px solid #f9a8ed;}