#fef1f1 color space conversions
Hex:
#fef1f1
RGB:
254, 241, 241
CMY:
0, 5, 5
CMYK:
0, 5, 5, 0
HSL:
0°, 86.6667%, 97.0588%
HSV (HSB):
0°, 5.1181%, 99.6078%
XYZ:
88.2055, 90.3323, 96.0060
xyY:
0.3213, 0.3290, 90.3323
CIE-Lab:
96.1344, 4.3653, 1.5525
CIE-LCH:
96.1344, 4.6332, 19.5777
CIE-Luv:
96.1344, 7.4501, 1.5904
Hunter-Lab:
95.0433, -0.6677, 6.6397
#fef1f1 color charts
#fef1f1 color shades, tints & tones
#fef1f1 color schemes
#fef1f1 color preview, HTML & CSS examples
This text has a color of #fef1f1
<p style="color:#fef1f1;">Text here</p>
.mytext {color:#fef1f1;}
This box has a color of #fef1f1
<div style="background-color:#fef1f1;">Content here</div>
.mybackground {background-color:#fef1f1;}
Border around this has a color of #fef1f1
<div style="border:2px solid #fef1f1;">Content here</div>
.myborder {border:2px solid #fef1f1;}