#c88235 color space conversions
Hex:
#c88235
RGB:
200, 130, 53
CMY:
22, 49, 79
CMYK:
0, 35, 74, 22
HSL:
31°, 58.1028%, 49.6078%
HSV (HSB):
31°, 73.5000%, 78.4314%
XYZ:
32.4447, 28.5017, 7.1595
xyY:
0.4764, 0.4185, 28.5017
CIE-Lab:
60.3393, 20.3905, 50.8951
CIE-LCH:
60.3393, 54.8278, 68.1671
CIE-Luv:
60.3393, 56.2572, 50.5650
Hunter-Lab:
53.3870, 15.0520, 29.4197
#c88235 color charts
#c88235 color shades, tints & tones
#c88235 color schemes
#c88235 color preview, HTML & CSS examples
This text has a color of #c88235
<p style="color:#c88235;">Text here</p>
.mytext {color:#c88235;}
This box has a color of #c88235
<div style="background-color:#c88235;">Content here</div>
.mybackground {background-color:#c88235;}
Border around this has a color of #c88235
<div style="border:2px solid #c88235;">Content here</div>
.myborder {border:2px solid #c88235;}