#ccb80c color space conversions
Hex:
#ccb80c
RGB:
204, 184, 12
CMY:
20, 28, 95
CMYK:
0, 10, 94, 20
HSL:
54°, 88.8889%, 42.3529%
HSV (HSB):
54°, 94.1176%, 80.0000%
XYZ:
42.1087, 47.1449, 7.2283
xyY:
0.4364, 0.4886, 47.1449
CIE-Lab:
74.2824, -7.9818, 74.6771
CIE-LCH:
74.2824, 75.1024, 96.1009
CIE-Luv:
74.2824, 19.9240, 79.2011
Hunter-Lab:
68.6621, -10.6894, 41.8218
#ccb80c color charts
#ccb80c color shades, tints & tones
#ccb80c color schemes
#ccb80c color preview, HTML & CSS examples
This text has a color of #ccb80c
<p style="color:#ccb80c;">Text here</p>
.mytext {color:#ccb80c;}
This box has a color of #ccb80c
<div style="background-color:#ccb80c;">Content here</div>
.mybackground {background-color:#ccb80c;}
Border around this has a color of #ccb80c
<div style="border:2px solid #ccb80c;">Content here</div>
.myborder {border:2px solid #ccb80c;}