#cca30e color space conversions
Hex:
#cca30e
RGB:
204, 163, 14
CMY:
20, 36, 95
CMYK:
0, 20, 93, 20
HSL:
47°, 87.1560%, 42.7451%
HSV (HSB):
47°, 93.1373%, 80.0000%
XYZ:
38.0783, 39.0635, 5.9485
xyY:
0.4583, 0.4701, 39.0635
CIE-Lab:
68.7972, 3.0900, 70.3129
CIE-LCH:
68.7972, 70.3808, 87.4837
CIE-Luv:
68.7972, 35.2863, 71.0020
Hunter-Lab:
62.5008, -0.6261, 38.1076
#cca30e color charts
#cca30e color shades, tints & tones
#cca30e color schemes
#cca30e color preview, HTML & CSS examples
This text has a color of #cca30e
<p style="color:#cca30e;">Text here</p>
.mytext {color:#cca30e;}
This box has a color of #cca30e
<div style="background-color:#cca30e;">Content here</div>
.mybackground {background-color:#cca30e;}
Border around this has a color of #cca30e
<div style="border:2px solid #cca30e;">Content here</div>
.myborder {border:2px solid #cca30e;}