#fccf9e color space conversions
Hex:
#fccf9e
RGB:
252, 207, 158
CMY:
1, 19, 38
CMYK:
0, 18, 37, 1
HSL:
31°, 94.0000%, 80.3922%
HSV (HSB):
31°, 37.3016%, 98.8235%
XYZ:
68.6293, 67.7897, 41.8153
xyY:
0.3851, 0.3803, 67.7897
CIE-Lab:
85.9012, 9.3374, 30.3171
CIE-LCH:
85.9012, 31.7225, 72.8817
CIE-Luv:
85.9012, 32.2298, 39.6448
Hunter-Lab:
82.3345, 4.7018, 27.5225
#fccf9e color charts
#fccf9e color shades, tints & tones
#fccf9e color schemes
#fccf9e color preview, HTML & CSS examples
This text has a color of #fccf9e
<p style="color:#fccf9e;">Text here</p>
.mytext {color:#fccf9e;}
This box has a color of #fccf9e
<div style="background-color:#fccf9e;">Content here</div>
.mybackground {background-color:#fccf9e;}
Border around this has a color of #fccf9e
<div style="border:2px solid #fccf9e;">Content here</div>
.myborder {border:2px solid #fccf9e;}