#fff2dc color space conversions
Hex:
#fff2dc
RGB:
255, 242, 220
CMY:
0, 5, 14
CMYK:
0, 5, 14, 0
HSL:
38°, 100.0000%, 93.1373%
HSV (HSB):
38°, 13.7255%, 100.0000%
XYZ:
85.9104, 89.9316, 80.5407
xyY:
0.3351, 0.3508, 89.9316
CIE-Lab:
95.9684, 0.8138, 12.1726
CIE-LCH:
95.9684, 12.1997, 86.1750
CIE-Luv:
95.9684, 8.9016, 18.0202
Hunter-Lab:
94.8323, -4.2498, 16.0278
#fff2dc color charts
#fff2dc RGB chart
#fff2dc CMYK chart
#fff2dc RGB pie chart
#fff2dc color shades, tints & tones
#fff2dc color schemes
#fff2dc color preview, HTML & CSS examples
This text has a color of #fff2dc
<p style="color:#fff2dc;">Text here</p>
.mytext {color:#fff2dc;}
Text color #fff2dc
This box has a color of #fff2dc
<div style="background-color:#fff2dc;">Content here</div>
.mybackground {background-color:#fff2dc;}
Background color #fff2dc
Border around this has a color of #fff2dc
<div style="border:2px solid #fff2dc;">Content here</div>
.myborder {border:2px solid #fff2dc;}
Border color #fff2dc