#fef5c3 color space conversions
Hex:
#fef5c3
RGB:
254, 245, 195
CMY:
0, 4, 24
CMYK:
0, 4, 23, 0
HSL:
51°, 96.7213%, 88.0392%
HSV (HSB):
51°, 23.2283%, 99.6078%
XYZ:
83.3758, 90.3158, 64.6681
xyY:
0.3498, 0.3789, 90.3158
CIE-Lab:
96.1276, -4.6743, 25.2084
CIE-LCH:
96.1276, 25.6381, 100.5048
CIE-Luv:
96.1276, 8.1203, 37.1062
Hunter-Lab:
95.0346, -9.7089, 26.1792
#fef5c3 color charts
#fef5c3 color shades, tints & tones
#fef5c3 color schemes
#fef5c3 color preview, HTML & CSS examples
This text has a color of #fef5c3
<p style="color:#fef5c3;">Text here</p>
.mytext {color:#fef5c3;}
This box has a color of #fef5c3
<div style="background-color:#fef5c3;">Content here</div>
.mybackground {background-color:#fef5c3;}
Border around this has a color of #fef5c3
<div style="border:2px solid #fef5c3;">Content here</div>
.myborder {border:2px solid #fef5c3;}