#fccb6e color space conversions
Hex:
#fccb6e
RGB:
252, 203, 110
CMY:
1, 20, 57
CMYK:
0, 19, 56, 1
HSL:
39°, 95.9459%, 70.9804%
HSV (HSB):
39°, 56.3492%, 98.8235%
XYZ:
64.3153, 64.5331, 23.8182
xyY:
0.4213, 0.4227, 64.5331
CIE-Lab:
84.2426, 6.8837, 52.3248
CIE-LCH:
84.2426, 52.7757, 82.5054
CIE-Luv:
84.2426, 38.5887, 63.3657
Hunter-Lab:
80.3325, 2.3276, 38.6535
#fccb6e color charts
#fccb6e color shades, tints & tones
#fccb6e color schemes
#fccb6e color preview, HTML & CSS examples
This text has a color of #fccb6e
<p style="color:#fccb6e;">Text here</p>
.mytext {color:#fccb6e;}
This box has a color of #fccb6e
<div style="background-color:#fccb6e;">Content here</div>
.mybackground {background-color:#fccb6e;}
Border around this has a color of #fccb6e
<div style="border:2px solid #fccb6e;">Content here</div>
.myborder {border:2px solid #fccb6e;}