#cc6c3d color space conversions
Hex:
#cc6c3d
RGB:
204, 108, 61
CMY:
20, 58, 76
CMYK:
0, 47, 70, 20
HSL:
20°, 58.3673%, 51.9608%
HSV (HSB):
20°, 70.0980%, 80.0000%
XYZ:
31.1067, 23.8994, 7.3884
xyY:
0.4985, 0.3830, 23.8994
CIE-Lab:
55.9869, 34.2797, 42.5398
CIE-LCH:
55.9869, 54.6327, 51.1372
CIE-Luv:
55.9869, 75.9423, 39.3309
Hunter-Lab:
48.8870, 28.0268, 25.2603
#cc6c3d color charts
#cc6c3d color shades, tints & tones
#cc6c3d color schemes
#cc6c3d color preview, HTML & CSS examples
This text has a color of #cc6c3d
<p style="color:#cc6c3d;">Text here</p>
.mytext {color:#cc6c3d;}
This box has a color of #cc6c3d
<div style="background-color:#cc6c3d;">Content here</div>
.mybackground {background-color:#cc6c3d;}
Border around this has a color of #cc6c3d
<div style="border:2px solid #cc6c3d;">Content here</div>
.myborder {border:2px solid #cc6c3d;}