#cc8000 color space conversions
Hex:
#cc8000
RGB:
204, 128, 0
CMY:
20, 50, 100
CMYK:
0, 37, 100, 20
HSL:
38°, 100.0000%, 40.0000%
HSV (HSB):
38°, 100.0000%, 80.0000%
XYZ:
32.6210, 28.2757, 3.7384
xyY:
0.5047, 0.4375, 28.2757
CIE-Lab:
60.1370, 21.8944, 66.2667
CIE-LCH:
60.1370, 69.7900, 71.7165
CIE-Luv:
60.1370, 63.3156, 58.9931
Hunter-Lab:
53.1749, 16.4476, 33.0541
#cc8000 color charts
#cc8000 RGB chart
#cc8000 CMYK chart
#cc8000 RGB pie chart
#cc8000 color shades, tints & tones
#cc8000 color schemes
#cc8000 color preview, HTML & CSS examples
This text has a color of #cc8000
<p style="color:#cc8000;">Text here</p>
.mytext {color:#cc8000;}
Text color #cc8000
This box has a color of #cc8000
<div style="background-color:#cc8000;">Content here</div>
.mybackground {background-color:#cc8000;}
Background color #cc8000
Border around this has a color of #cc8000
<div style="border:2px solid #cc8000;">Content here</div>
.myborder {border:2px solid #cc8000;}
Border color #cc8000