#c88c42 color space conversions
Hex:
#c88c42
RGB:
200, 140, 66
CMY:
22, 45, 74
CMYK:
0, 30, 67, 22
HSL:
33°, 54.9180%, 52.1569%
HSV (HSB):
33°, 67.0000%, 78.4314%
XYZ:
34.1809, 31.4289, 9.4191
xyY:
0.4556, 0.4189, 31.4289
CIE-Lab:
62.8680, 15.6160, 47.5262
CIE-LCH:
62.8680, 50.0260, 71.8107
CIE-Luv:
62.8680, 47.6137, 50.2560
Hunter-Lab:
56.0615, 10.7245, 29.2815
#c88c42 color charts
#c88c42 color shades, tints & tones
#c88c42 color schemes
#c88c42 color preview, HTML & CSS examples
This text has a color of #c88c42
<p style="color:#c88c42;">Text here</p>
.mytext {color:#c88c42;}
This box has a color of #c88c42
<div style="background-color:#c88c42;">Content here</div>
.mybackground {background-color:#c88c42;}
Border around this has a color of #c88c42
<div style="border:2px solid #c88c42;">Content here</div>
.myborder {border:2px solid #c88c42;}