#c8865e color space conversions
Hex:
#c8865e
RGB:
200, 134, 94
CMY:
22, 47, 63
CMYK:
0, 33, 53, 22
HSL:
23°, 49.0741%, 57.6471%
HSV (HSB):
23°, 53.0000%, 78.4314%
XYZ:
34.3649, 30.1377, 14.5956
xyY:
0.4345, 0.3810, 30.1377
CIE-Lab:
61.7729, 20.9735, 31.7342
CIE-LCH:
61.7729, 38.0387, 56.5388
CIE-Luv:
61.7729, 49.3164, 34.7128
Hunter-Lab:
54.8978, 15.6661, 22.6651
#c8865e color charts
#c8865e color shades, tints & tones
#c8865e color schemes
#c8865e color preview, HTML & CSS examples
This text has a color of #c8865e
<p style="color:#c8865e;">Text here</p>
.mytext {color:#c8865e;}
This box has a color of #c8865e
<div style="background-color:#c8865e;">Content here</div>
.mybackground {background-color:#c8865e;}
Border around this has a color of #c8865e
<div style="border:2px solid #c8865e;">Content here</div>
.myborder {border:2px solid #c8865e;}