#ccb82a color space conversions
Hex:
#ccb82a
RGB:
204, 184, 42
CMY:
20, 28, 84
CMYK:
0, 10, 79, 20
HSL:
53°, 65.8537%, 48.2353%
HSV (HSB):
53°, 79.4118%, 80.0000%
XYZ:
42.4602, 47.2855, 9.0796
xyY:
0.4296, 0.4785, 47.2855
CIE-Lab:
74.3720, -7.3105, 68.4365
CIE-LCH:
74.3720, 68.8258, 96.0973
CIE-Luv:
74.3720, 19.5201, 75.3929
Hunter-Lab:
68.7645, -10.1188, 40.3065
#ccb82a color charts
#ccb82a color shades, tints & tones
#ccb82a color schemes
#ccb82a color preview, HTML & CSS examples
This text has a color of #ccb82a
<p style="color:#ccb82a;">Text here</p>
.mytext {color:#ccb82a;}
This box has a color of #ccb82a
<div style="background-color:#ccb82a;">Content here</div>
.mybackground {background-color:#ccb82a;}
Border around this has a color of #ccb82a
<div style="border:2px solid #ccb82a;">Content here</div>
.myborder {border:2px solid #ccb82a;}