#fff2c1 color space conversions
Hex:
#fff2c1
RGB:
255, 242, 193
CMY:
0, 5, 24
CMYK:
0, 5, 24, 0
HSL:
47°, 100.0000%, 87.8431%
HSV (HSB):
47°, 24.3137%, 100.0000%
XYZ:
82.6178, 88.6145, 63.2020
xyY:
0.3524, 0.3780, 88.6145
CIE-Lab:
95.4191, -3.0753, 25.2670
CIE-LCH:
95.4191, 25.4535, 96.9395
CIE-Luv:
95.4191, 10.5670, 36.8062
Hunter-Lab:
94.1353, -8.0763, 26.0877
#fff2c1 color charts
#fff2c1 color shades, tints & tones
#fff2c1 color schemes
#fff2c1 color preview, HTML & CSS examples
This text has a color of #fff2c1
<p style="color:#fff2c1;">Text here</p>
.mytext {color:#fff2c1;}
This box has a color of #fff2c1
<div style="background-color:#fff2c1;">Content here</div>
.mybackground {background-color:#fff2c1;}
Border around this has a color of #fff2c1
<div style="border:2px solid #fff2c1;">Content here</div>
.myborder {border:2px solid #fff2c1;}