#cc7b2a color space conversions
Hex:
#cc7b2a
RGB:
204, 123, 42
CMY:
20, 52, 84
CMYK:
0, 40, 79, 20
HSL:
30°, 65.8537%, 48.2353%
HSV (HSB):
30°, 79.4118%, 80.0000%
XYZ:
32.4027, 27.1705, 5.7271
xyY:
0.4962, 0.4161, 27.1705
CIE-Lab:
59.1318, 25.4447, 54.6019
CIE-LCH:
59.1318, 60.2396, 65.0143
CIE-Luv:
59.1318, 65.8673, 51.1843
Hunter-Lab:
52.1253, 19.7420, 29.9734
#cc7b2a color charts
#cc7b2a color shades, tints & tones
#cc7b2a color schemes
#cc7b2a color preview, HTML & CSS examples
This text has a color of #cc7b2a
<p style="color:#cc7b2a;">Text here</p>
.mytext {color:#cc7b2a;}
This box has a color of #cc7b2a
<div style="background-color:#cc7b2a;">Content here</div>
.mybackground {background-color:#cc7b2a;}
Border around this has a color of #cc7b2a
<div style="border:2px solid #cc7b2a;">Content here</div>
.myborder {border:2px solid #cc7b2a;}