#cc7b3a color space conversions
Hex:
#cc7b3a
RGB:
204, 123, 58
CMY:
20, 52, 77
CMYK:
0, 40, 72, 20
HSL:
27°, 58.8710%, 51.3725%
HSV (HSB):
27°, 71.5686%, 80.0000%
XYZ:
32.7485, 27.3088, 7.5481
xyY:
0.4844, 0.4039, 27.3088
CIE-Lab:
59.2590, 26.1342, 47.5979
CIE-LCH:
59.2590, 54.3007, 61.2305
CIE-Luv:
59.2590, 64.5977, 46.3707
Hunter-Lab:
52.2578, 20.4099, 28.0167
#cc7b3a color charts
#cc7b3a color shades, tints & tones
#cc7b3a color schemes
#cc7b3a color preview, HTML & CSS examples
This text has a color of #cc7b3a
<p style="color:#cc7b3a;">Text here</p>
.mytext {color:#cc7b3a;}
This box has a color of #cc7b3a
<div style="background-color:#cc7b3a;">Content here</div>
.mybackground {background-color:#cc7b3a;}
Border around this has a color of #cc7b3a
<div style="border:2px solid #cc7b3a;">Content here</div>
.myborder {border:2px solid #cc7b3a;}