#f9e0e0 color space conversions
Hex:
#f9e0e0
RGB:
249, 224, 224
CMY:
2, 12, 12
CMYK:
0, 10, 10, 2
HSL:
0°, 67.5676%, 92.7451%
HSV (HSB):
0°, 10.0402%, 97.6471%
XYZ:
79.1771, 78.8329, 81.5642
xyY:
0.3305, 0.3291, 78.8329
CIE-Lab:
91.1586, 8.5706, 3.1169
CIE-LCH:
91.1586, 9.1198, 19.9853
CIE-Luv:
91.1586, 14.7035, 3.1558
Hunter-Lab:
88.7879, 3.7997, 7.6853
#f9e0e0 color charts
#f9e0e0 color shades, tints & tones
#f9e0e0 color schemes
#f9e0e0 color preview, HTML & CSS examples
This text has a color of #f9e0e0
<p style="color:#f9e0e0;">Text here</p>
.mytext {color:#f9e0e0;}
This box has a color of #f9e0e0
<div style="background-color:#f9e0e0;">Content here</div>
.mybackground {background-color:#f9e0e0;}
Border around this has a color of #f9e0e0
<div style="border:2px solid #f9e0e0;">Content here</div>
.myborder {border:2px solid #f9e0e0;}