#fccfa0 color space conversions
Hex:
#fccfa0
RGB:
252, 207, 160
CMY:
1, 19, 37
CMYK:
0, 18, 37, 1
HSL:
31°, 93.8776%, 80.7843%
HSV (HSB):
31°, 36.5079%, 98.8235%
XYZ:
68.8029, 67.8592, 42.7295
xyY:
0.3835, 0.3783, 67.8592
CIE-Lab:
85.9360, 9.5654, 29.3253
CIE-LCH:
85.9360, 30.8459, 71.9346
CIE-Luv:
85.9360, 32.0563, 38.4018
Hunter-Lab:
82.3767, 4.9281, 26.9094
#fccfa0 color charts
#fccfa0 color shades, tints & tones
#fccfa0 color schemes
#fccfa0 color preview, HTML & CSS examples
This text has a color of #fccfa0
<p style="color:#fccfa0;">Text here</p>
.mytext {color:#fccfa0;}
This box has a color of #fccfa0
<div style="background-color:#fccfa0;">Content here</div>
.mybackground {background-color:#fccfa0;}
Border around this has a color of #fccfa0
<div style="border:2px solid #fccfa0;">Content here</div>
.myborder {border:2px solid #fccfa0;}