#cc8b2a color space conversions
Hex:
#cc8b2a
RGB:
204, 139, 42
CMY:
20, 45, 84
CMYK:
0, 32, 79, 20
HSL:
36°, 65.8537%, 48.2353%
HSV (HSB):
36°, 79.4118%, 80.0000%
XYZ:
34.5524, 31.4698, 6.4437
xyY:
0.4768, 0.4343, 31.4698
CIE-Lab:
62.9022, 16.7522, 58.0994
CIE-LCH:
62.9022, 60.4664, 73.9158
CIE-Luv:
62.9022, 53.1122, 57.3977
Hunter-Lab:
56.0979, 11.7721, 32.4582
#cc8b2a color charts
#cc8b2a color shades, tints & tones
#cc8b2a color schemes
#cc8b2a color preview, HTML & CSS examples
This text has a color of #cc8b2a
<p style="color:#cc8b2a;">Text here</p>
.mytext {color:#cc8b2a;}
This box has a color of #cc8b2a
<div style="background-color:#cc8b2a;">Content here</div>
.mybackground {background-color:#cc8b2a;}
Border around this has a color of #cc8b2a
<div style="border:2px solid #cc8b2a;">Content here</div>
.myborder {border:2px solid #cc8b2a;}