#c88325 color space conversions
Hex:
#c88325
RGB:
200, 131, 37
CMY:
22, 49, 85
CMYK:
0, 35, 82, 22
HSL:
35°, 68.7764%, 46.4706%
HSV (HSB):
35°, 81.5000%, 78.4314%
XYZ:
32.2696, 28.6455, 5.5786
xyY:
0.4853, 0.4308, 28.6455
CIE-Lab:
60.4675, 19.2084, 57.5582
CIE-LCH:
60.4675, 60.6788, 71.5451
CIE-Luv:
60.4675, 56.4488, 55.2133
Hunter-Lab:
53.5215, 13.9601, 31.2852
#c88325 color charts
#c88325 color shades, tints & tones
#c88325 color schemes
#c88325 color preview, HTML & CSS examples
This text has a color of #c88325
<p style="color:#c88325;">Text here</p>
.mytext {color:#c88325;}
This box has a color of #c88325
<div style="background-color:#c88325;">Content here</div>
.mybackground {background-color:#c88325;}
Border around this has a color of #c88325
<div style="border:2px solid #c88325;">Content here</div>
.myborder {border:2px solid #c88325;}