#fff2c9 color space conversions
Hex:
#fff2c9
RGB:
255, 242, 201
CMY:
0, 5, 21
CMYK:
0, 5, 21, 0
HSL:
46°, 100.0000%, 89.4118%
HSV (HSB):
46°, 21.1765%, 100.0000%
XYZ:
83.5347, 88.9813, 68.0307
xyY:
0.3473, 0.3699, 88.9813
CIE-Lab:
95.5726, -1.9781, 21.3867
CIE-LCH:
95.5726, 21.4780, 95.2844
CIE-Luv:
95.5726, 10.0893, 31.4206
Hunter-Lab:
94.3299, -7.0050, 23.2710
#fff2c9 color charts
#fff2c9 color shades, tints & tones
#fff2c9 color schemes
#fff2c9 color preview, HTML & CSS examples
This text has a color of #fff2c9
<p style="color:#fff2c9;">Text here</p>
.mytext {color:#fff2c9;}
This box has a color of #fff2c9
<div style="background-color:#fff2c9;">Content here</div>
.mybackground {background-color:#fff2c9;}
Border around this has a color of #fff2c9
<div style="border:2px solid #fff2c9;">Content here</div>
.myborder {border:2px solid #fff2c9;}