#fef2c3 color space conversions
Hex:
#fef2c3
RGB:
254, 242, 195
CMY:
0, 5, 24
CMYK:
0, 5, 23, 0
HSL:
48°, 96.7213%, 88.0392%
HSV (HSB):
48°, 23.2283%, 99.6078%
XYZ:
82.4755, 88.5152, 64.3680
xyY:
0.3504, 0.3761, 88.5152
CIE-Lab:
95.3775, -3.1699, 24.1755
CIE-LCH:
95.3775, 24.3824, 97.4700
CIE-Luv:
95.3775, 9.8245, 35.3803
Hunter-Lab:
94.0825, -8.1661, 25.2936
#fef2c3 color charts
#fef2c3 color shades, tints & tones
#fef2c3 color schemes
#fef2c3 color preview, HTML & CSS examples
This text has a color of #fef2c3
<p style="color:#fef2c3;">Text here</p>
.mytext {color:#fef2c3;}
This box has a color of #fef2c3
<div style="background-color:#fef2c3;">Content here</div>
.mybackground {background-color:#fef2c3;}
Border around this has a color of #fef2c3
<div style="border:2px solid #fef2c3;">Content here</div>
.myborder {border:2px solid #fef2c3;}