#cc9345 color space conversions
Hex:
#cc9345
RGB:
204, 147, 69
CMY:
20, 42, 73
CMYK:
0, 28, 66, 20
HSL:
35°, 56.9620%, 53.5294%
HSV (HSB):
35°, 66.1765%, 80.0000%
XYZ:
36.4097, 34.1345, 10.2998
xyY:
0.4504, 0.4222, 34.1345
CIE-Lab:
65.0692, 13.6947, 48.6461
CIE-LCH:
65.0692, 50.5370, 74.2772
CIE-Luv:
65.0692, 45.3011, 52.4056
Hunter-Lab:
58.4247, 8.9963, 30.4449
#cc9345 color charts
#cc9345 color shades, tints & tones
#cc9345 color schemes
#cc9345 color preview, HTML & CSS examples
This text has a color of #cc9345
<p style="color:#cc9345;">Text here</p>
.mytext {color:#cc9345;}
This box has a color of #cc9345
<div style="background-color:#cc9345;">Content here</div>
.mybackground {background-color:#cc9345;}
Border around this has a color of #cc9345
<div style="border:2px solid #cc9345;">Content here</div>
.myborder {border:2px solid #cc9345;}