#ccb52c color space conversions
Hex:
#ccb52c
RGB:
204, 181, 44
CMY:
20, 29, 83
CMYK:
0, 11, 78, 20
HSL:
51°, 64.5161%, 48.6275%
HSV (HSB):
51°, 78.4314%, 80.0000%
XYZ:
41.8803, 46.0670, 9.0674
xyY:
0.4317, 0.4748, 46.0670
CIE-Lab:
73.5890, -5.6833, 67.1257
CIE-LCH:
73.5890, 67.3658, 94.8395
CIE-Luv:
73.5890, 21.5801, 73.7881
Hunter-Lab:
67.8726, -8.6350, 39.5901
#ccb52c color charts
#ccb52c color shades, tints & tones
#ccb52c color schemes
#ccb52c color preview, HTML & CSS examples
This text has a color of #ccb52c
<p style="color:#ccb52c;">Text here</p>
.mytext {color:#ccb52c;}
This box has a color of #ccb52c
<div style="background-color:#ccb52c;">Content here</div>
.mybackground {background-color:#ccb52c;}
Border around this has a color of #ccb52c
<div style="border:2px solid #ccb52c;">Content here</div>
.myborder {border:2px solid #ccb52c;}