#cca70e color space conversions
Hex:
#cca70e
RGB:
204, 167, 14
CMY:
20, 35, 95
CMYK:
0, 18, 93, 20
HSL:
48°, 87.1560%, 42.7451%
HSV (HSB):
48°, 93.1373%, 80.0000%
XYZ:
38.7998, 40.5065, 6.1890
xyY:
0.4538, 0.4738, 40.5065
CIE-Lab:
69.8288, 0.9571, 71.0822
CIE-LCH:
69.8288, 71.0887, 89.2285
CIE-Luv:
69.8288, 32.2759, 72.5323
Hunter-Lab:
63.6447, -2.5591, 38.7857
#cca70e color charts
#cca70e color shades, tints & tones
#cca70e color schemes
#cca70e color preview, HTML & CSS examples
This text has a color of #cca70e
<p style="color:#cca70e;">Text here</p>
.mytext {color:#cca70e;}
This box has a color of #cca70e
<div style="background-color:#cca70e;">Content here</div>
.mybackground {background-color:#cca70e;}
Border around this has a color of #cca70e
<div style="border:2px solid #cca70e;">Content here</div>
.myborder {border:2px solid #cca70e;}