#fccb7f color space conversions
Hex:
#fccb7f
RGB:
252, 203, 127
CMY:
1, 20, 50
CMYK:
0, 19, 50, 1
HSL:
36°, 95.4198%, 74.3137%
HSV (HSB):
36°, 49.6032%, 98.8235%
XYZ:
65.3316, 64.9396, 29.1699
xyY:
0.4098, 0.4073, 64.9396
CIE-Lab:
84.4526, 8.2784, 44.2638
CIE-LCH:
84.4526, 45.0313, 79.4068
CIE-Luv:
84.4526, 37.3843, 55.2107
Hunter-Lab:
80.5851, 3.6887, 34.9480
#fccb7f color charts
#fccb7f color shades, tints & tones
#fccb7f color schemes
#fccb7f color preview, HTML & CSS examples
This text has a color of #fccb7f
<p style="color:#fccb7f;">Text here</p>
.mytext {color:#fccb7f;}
This box has a color of #fccb7f
<div style="background-color:#fccb7f;">Content here</div>
.mybackground {background-color:#fccb7f;}
Border around this has a color of #fccb7f
<div style="border:2px solid #fccb7f;">Content here</div>
.myborder {border:2px solid #fccb7f;}