#cca51e color space conversions
Hex:
#cca51e
RGB:
204, 165, 30
CMY:
20, 35, 88
CMYK:
0, 19, 85, 20
HSL:
47°, 74.3590%, 45.8824%
HSV (HSB):
47°, 85.2941%, 80.0000%
XYZ:
38.5913, 39.8414, 6.8845
xyY:
0.4523, 0.4670, 39.8414
CIE-Lab:
69.3564, 2.3277, 67.4891
CIE-LCH:
69.3564, 67.5292, 88.0247
CIE-Luv:
69.3564, 33.5075, 69.9197
Hunter-Lab:
63.1200, -1.3259, 37.7173
#cca51e color charts
#cca51e color shades, tints & tones
#cca51e color schemes
#cca51e color preview, HTML & CSS examples
This text has a color of #cca51e
<p style="color:#cca51e;">Text here</p>
.mytext {color:#cca51e;}
This box has a color of #cca51e
<div style="background-color:#cca51e;">Content here</div>
.mybackground {background-color:#cca51e;}
Border around this has a color of #cca51e
<div style="border:2px solid #cca51e;">Content here</div>
.myborder {border:2px solid #cca51e;}