#fccb3e color space conversions
Hex:
#fccb3e
RGB:
252, 203, 62
CMY:
1, 20, 76
CMYK:
0, 19, 75, 1
HSL:
45°, 96.9388%, 61.5686%
HSV (HSB):
45°, 75.3968%, 98.8235%
XYZ:
62.3703, 63.7551, 13.5761
xyY:
0.4465, 0.4564, 63.7551
CIE-Lab:
83.8381, 4.1567, 72.2186
CIE-LCH:
83.8381, 72.3381, 86.7058
CIE-Luv:
83.8381, 41.0319, 79.8613
Hunter-Lab:
79.8468, -0.3011, 45.8119
#fccb3e color charts
#fccb3e color shades, tints & tones
#fccb3e color schemes
#fccb3e color preview, HTML & CSS examples
This text has a color of #fccb3e
<p style="color:#fccb3e;">Text here</p>
.mytext {color:#fccb3e;}
This box has a color of #fccb3e
<div style="background-color:#fccb3e;">Content here</div>
.mybackground {background-color:#fccb3e;}
Border around this has a color of #fccb3e
<div style="border:2px solid #fccb3e;">Content here</div>
.myborder {border:2px solid #fccb3e;}