#ccb012 color space conversions
Hex:
#ccb012
RGB:
204, 176, 18
CMY:
20, 31, 93
CMYK:
0, 14, 91, 20
HSL:
51°, 83.7838%, 43.5294%
HSV (HSB):
51°, 91.1765%, 80.0000%
XYZ:
40.5364, 43.9317, 6.9154
xyY:
0.4436, 0.4807, 43.9317
CIE-Lab:
72.1828, -3.7367, 72.2430
CIE-LCH:
72.1828, 72.3395, 92.9609
CIE-Luv:
72.1828, 25.6002, 75.6455
Hunter-Lab:
66.2810, -6.8241, 40.2107
#ccb012 color charts
#ccb012 color shades, tints & tones
#ccb012 color schemes
#ccb012 color preview, HTML & CSS examples
This text has a color of #ccb012
<p style="color:#ccb012;">Text here</p>
.mytext {color:#ccb012;}
This box has a color of #ccb012
<div style="background-color:#ccb012;">Content here</div>
.mybackground {background-color:#ccb012;}
Border around this has a color of #ccb012
<div style="border:2px solid #ccb012;">Content here</div>
.myborder {border:2px solid #ccb012;}