#fff2ce color space conversions
Hex:
#fff2ce
RGB:
255, 242, 206
CMY:
0, 5, 19
CMYK:
0, 5, 19, 0
HSL:
44°, 100.0000%, 90.3922%
HSV (HSB):
44°, 19.2157%, 100.0000%
XYZ:
84.1327, 89.2205, 71.1795
xyY:
0.3441, 0.3649, 89.2205
CIE-Lab:
95.6725, -1.2685, 18.9606
CIE-LCH:
95.6725, 19.0030, 93.8276
CIE-Luv:
95.6725, 9.7837, 27.9741
Hunter-Lab:
94.4566, -6.3087, 21.4405
#fff2ce color charts
#fff2ce RGB chart
#fff2ce CMYK chart
#fff2ce RGB pie chart
#fff2ce color shades, tints & tones
#fff2ce color schemes
#fff2ce color preview, HTML & CSS examples
This text has a color of #fff2ce
<p style="color:#fff2ce;">Text here</p>
.mytext {color:#fff2ce;}
Text color #fff2ce
This box has a color of #fff2ce
<div style="background-color:#fff2ce;">Content here</div>
.mybackground {background-color:#fff2ce;}
Background color #fff2ce
Border around this has a color of #fff2ce
<div style="border:2px solid #fff2ce;">Content here</div>
.myborder {border:2px solid #fff2ce;}
Border color #fff2ce