#cca05f color space conversions
Hex:
#cca05f
RGB:
204, 160, 95
CMY:
20, 37, 63
CMYK:
0, 22, 53, 20
HSL:
36°, 51.6588%, 58.6275%
HSV (HSB):
36°, 53.4314%, 80.0000%
XYZ:
39.5382, 38.8052, 16.2327
xyY:
0.4181, 0.4103, 38.8052
CIE-Lab:
68.6099, 8.5489, 39.8300
CIE-LCH:
68.6099, 40.7371, 77.8861
CIE-Luv:
68.6099, 33.9811, 46.9896
Hunter-Lab:
62.2938, 4.2807, 28.1557
#cca05f color charts
#cca05f color shades, tints & tones
#cca05f color schemes
#cca05f color preview, HTML & CSS examples
This text has a color of #cca05f
<p style="color:#cca05f;">Text here</p>
.mytext {color:#cca05f;}
This box has a color of #cca05f
<div style="background-color:#cca05f;">Content here</div>
.mybackground {background-color:#cca05f;}
Border around this has a color of #cca05f
<div style="border:2px solid #cca05f;">Content here</div>
.myborder {border:2px solid #cca05f;}