#cc8f64 color space conversions
Hex:
#cc8f64
RGB:
204, 143, 100
CMY:
20, 44, 61
CMYK:
0, 30, 51, 20
HSL:
25°, 50.4854%, 59.6078%
HSV (HSB):
25°, 50.9804%, 80.0000%
XYZ:
37.0246, 33.4024, 16.5525
xyY:
0.4257, 0.3840, 33.4024
CIE-Lab:
64.4854, 18.2434, 32.0270
CIE-LCH:
64.4854, 36.8585, 60.3330
CIE-Luv:
64.4854, 45.3935, 36.1900
Hunter-Lab:
57.7948, 13.2099, 23.4756
#cc8f64 color charts
#cc8f64 color shades, tints & tones
#cc8f64 color schemes
#cc8f64 color preview, HTML & CSS examples
This text has a color of #cc8f64
<p style="color:#cc8f64;">Text here</p>
.mytext {color:#cc8f64;}
This box has a color of #cc8f64
<div style="background-color:#cc8f64;">Content here</div>
.mybackground {background-color:#cc8f64;}
Border around this has a color of #cc8f64
<div style="border:2px solid #cc8f64;">Content here</div>
.myborder {border:2px solid #cc8f64;}