#cc8230 color space conversions
Hex:
#cc8230
RGB:
204, 130, 48
CMY:
20, 49, 81
CMYK:
0, 36, 76, 20
HSL:
32°, 61.9048%, 49.4118%
HSV (HSB):
32°, 76.4706%, 80.0000%
XYZ:
33.4180, 29.0160, 6.6356
xyY:
0.4838, 0.4201, 29.0160
CIE-Lab:
60.7958, 21.8828, 53.7012
CIE-LCH:
60.7958, 57.9886, 67.8295
CIE-Luv:
60.7958, 59.8773, 52.3020
Hunter-Lab:
53.8665, 16.4722, 30.4028
#cc8230 color charts
#cc8230 color shades, tints & tones
#cc8230 color schemes
#cc8230 color preview, HTML & CSS examples
This text has a color of #cc8230
<p style="color:#cc8230;">Text here</p>
.mytext {color:#cc8230;}
This box has a color of #cc8230
<div style="background-color:#cc8230;">Content here</div>
.mybackground {background-color:#cc8230;}
Border around this has a color of #cc8230
<div style="border:2px solid #cc8230;">Content here</div>
.myborder {border:2px solid #cc8230;}