#fefcd3 color space conversions
Hex:
#fefcd3
RGB:
254, 252, 211
CMY:
0, 1, 17
CMYK:
0, 1, 17, 0
HSL:
57°, 95.5556%, 91.1765%
HSV (HSB):
57°, 16.9291%, 99.6078%
XYZ:
87.4413, 95.3948, 75.4324
xyY:
0.3386, 0.3694, 95.3948
CIE-Lab:
98.1913, -5.9128, 19.9130
CIE-LCH:
98.1913, 20.7723, 106.5379
CIE-Luv:
98.1913, 3.3671, 30.3382
Hunter-Lab:
97.6703, -11.1171, 22.5785
#fefcd3 color charts
#fefcd3 color shades, tints & tones
#fefcd3 color schemes
#fefcd3 color preview, HTML & CSS examples
This text has a color of #fefcd3
<p style="color:#fefcd3;">Text here</p>
.mytext {color:#fefcd3;}
This box has a color of #fefcd3
<div style="background-color:#fefcd3;">Content here</div>
.mybackground {background-color:#fefcd3;}
Border around this has a color of #fefcd3
<div style="border:2px solid #fefcd3;">Content here</div>
.myborder {border:2px solid #fefcd3;}