#cc8131 color space conversions
Hex:
#cc8131
RGB:
204, 129, 49
CMY:
20, 49, 81
CMYK:
0, 37, 76, 20
HSL:
31°, 61.2648%, 49.6078%
HSV (HSB):
31°, 75.9804%, 80.0000%
XYZ:
33.3065, 28.7596, 6.7015
xyY:
0.4843, 0.4182, 28.7596
CIE-Lab:
60.5689, 22.4678, 53.0507
CIE-LCH:
60.5689, 57.6123, 67.0466
CIE-Luv:
60.5689, 60.6004, 51.6232
Hunter-Lab:
53.6280, 17.0111, 30.1306
#cc8131 color charts
#cc8131 color shades, tints & tones
#cc8131 color schemes
#cc8131 color preview, HTML & CSS examples
This text has a color of #cc8131
<p style="color:#cc8131;">Text here</p>
.mytext {color:#cc8131;}
This box has a color of #cc8131
<div style="background-color:#cc8131;">Content here</div>
.mybackground {background-color:#cc8131;}
Border around this has a color of #cc8131
<div style="border:2px solid #cc8131;">Content here</div>
.myborder {border:2px solid #cc8131;}