#fff2cf color space conversions
Hex:
#fff2cf
RGB:
255, 242, 207
CMY:
0, 5, 19
CMYK:
0, 5, 19, 0
HSL:
44°, 100.0000%, 90.5882%
HSV (HSB):
44°, 18.8235%, 100.0000%
XYZ:
84.2546, 89.2693, 71.8215
xyY:
0.3434, 0.3639, 89.2693
CIE-Lab:
95.6928, -1.1245, 18.4755
CIE-LCH:
95.6928, 18.5096, 93.4829
CIE-Luv:
95.6928, 9.7219, 27.2777
Hunter-Lab:
94.4824, -6.1670, 21.0680
#fff2cf color charts
#fff2cf RGB chart
#fff2cf CMYK chart
#fff2cf RGB pie chart
#fff2cf color shades, tints & tones
#fff2cf color schemes
#fff2cf color preview, HTML & CSS examples
This text has a color of #fff2cf
<p style="color:#fff2cf;">Text here</p>
.mytext {color:#fff2cf;}
Text color #fff2cf
This box has a color of #fff2cf
<div style="background-color:#fff2cf;">Content here</div>
.mybackground {background-color:#fff2cf;}
Background color #fff2cf
Border around this has a color of #fff2cf
<div style="border:2px solid #fff2cf;">Content here</div>
.myborder {border:2px solid #fff2cf;}
Border color #fff2cf