#f9e2e6 color space conversions
Hex:
#f9e2e6
RGB:
249, 226, 230
CMY:
2, 11, 10
CMYK:
0, 9, 8, 2
HSL:
350°, 65.7143%, 93.1373%
HSV (HSB):
350°, 9.2369%, 97.6471%
XYZ:
80.5462, 80.2456, 86.1066
xyY:
0.3262, 0.3250, 80.2456
CIE-Lab:
91.7950, 8.5239, 0.9029
CIE-LCH:
91.7950, 8.5716, 6.0464
CIE-Luv:
91.7950, 13.1568, -0.1716
Hunter-Lab:
89.5799, 3.7343, 5.7148
#f9e2e6 color charts
#f9e2e6 color shades, tints & tones
#f9e2e6 color schemes
#f9e2e6 color preview, HTML & CSS examples
This text has a color of #f9e2e6
<p style="color:#f9e2e6;">Text here</p>
.mytext {color:#f9e2e6;}
This box has a color of #f9e2e6
<div style="background-color:#f9e2e6;">Content here</div>
.mybackground {background-color:#f9e2e6;}
Border around this has a color of #f9e2e6
<div style="border:2px solid #f9e2e6;">Content here</div>
.myborder {border:2px solid #f9e2e6;}