#f9b7ed color space conversions
Hex:
#f9b7ed
RGB:
249, 183, 237
CMY:
2, 28, 7
CMYK:
0, 27, 5, 2
HSL:
311°, 84.6154%, 84.7059%
HSV (HSB):
311°, 26.5060%, 97.6471%
XYZ:
71.2865, 60.1211, 87.9681
xyY:
0.3250, 0.2741, 60.1211
CIE-Lab:
81.9040, 32.2828, -17.4738
CIE-LCH:
81.9040, 36.7085, 331.5745
CIE-Luv:
81.9040, 34.7884, -32.9197
Hunter-Lab:
77.5378, 28.4176, -12.9891
#f9b7ed color charts
#f9b7ed color shades, tints & tones
#f9b7ed color schemes
#f9b7ed color preview, HTML & CSS examples
This text has a color of #f9b7ed
<p style="color:#f9b7ed;">Text here</p>
.mytext {color:#f9b7ed;}
This box has a color of #f9b7ed
<div style="background-color:#f9b7ed;">Content here</div>
.mybackground {background-color:#f9b7ed;}
Border around this has a color of #f9b7ed
<div style="border:2px solid #f9b7ed;">Content here</div>
.myborder {border:2px solid #f9b7ed;}