#cca00f color space conversions
Hex:
#cca00f
RGB:
204, 160, 15
CMY:
20, 37, 94
CMYK:
0, 22, 93, 20
HSL:
46°, 86.3014%, 42.9412%
HSV (HSB):
46°, 92.6471%, 80.0000%
XYZ:
37.5589, 38.0135, 5.8097
xyY:
0.4615, 0.4671, 38.0135
CIE-Lab:
68.0305, 4.7109, 69.5861
CIE-LCH:
68.0305, 69.7454, 86.1270
CIE-Luv:
68.0305, 37.5549, 69.7712
Hunter-Lab:
61.6551, 0.8418, 37.5717
#cca00f color charts
#cca00f color shades, tints & tones
#cca00f color schemes
#cca00f color preview, HTML & CSS examples
This text has a color of #cca00f
<p style="color:#cca00f;">Text here</p>
.mytext {color:#cca00f;}
This box has a color of #cca00f
<div style="background-color:#cca00f;">Content here</div>
.mybackground {background-color:#cca00f;}
Border around this has a color of #cca00f
<div style="border:2px solid #cca00f;">Content here</div>
.myborder {border:2px solid #cca00f;}