#ccb80f color space conversions
Hex:
#ccb80f
RGB:
204, 184, 15
CMY:
20, 28, 94
CMYK:
0, 10, 93, 20
HSL:
54°, 86.3014%, 42.9412%
HSV (HSB):
54°, 92.6471%, 80.0000%
XYZ:
42.1286, 47.1528, 7.3329
xyY:
0.4360, 0.4881, 47.1528
CIE-Lab:
74.2874, -7.9438, 74.2971
CIE-LCH:
74.2874, 74.7205, 96.1028
CIE-Luv:
74.2874, 19.9009, 78.9840
Hunter-Lab:
68.6679, -10.6571, 41.7361
#ccb80f color charts
#ccb80f color shades, tints & tones
#ccb80f color schemes
#ccb80f color preview, HTML & CSS examples
This text has a color of #ccb80f
<p style="color:#ccb80f;">Text here</p>
.mytext {color:#ccb80f;}
This box has a color of #ccb80f
<div style="background-color:#ccb80f;">Content here</div>
.mybackground {background-color:#ccb80f;}
Border around this has a color of #ccb80f
<div style="border:2px solid #ccb80f;">Content here</div>
.myborder {border:2px solid #ccb80f;}