#c5865e color space conversions
Hex:
#c5865e
RGB:
197, 134, 94
CMY:
23, 47, 63
CMYK:
0, 32, 52, 23
HSL:
23°, 47.0320%, 57.0588%
HSV (HSB):
23°, 52.2843%, 77.2549%
XYZ:
33.5714, 29.7287, 14.5585
xyY:
0.4312, 0.3818, 29.7287
CIE-Lab:
61.4194, 19.7342, 31.2116
CIE-LCH:
61.4194, 36.9270, 57.6961
CIE-Luv:
61.4194, 46.9761, 34.3925
Hunter-Lab:
54.5240, 14.4888, 22.3358
#c5865e color charts
#c5865e color shades, tints & tones
#c5865e color schemes
#c5865e color preview, HTML & CSS examples
This text has a color of #c5865e
<p style="color:#c5865e;">Text here</p>
.mytext {color:#c5865e;}
This box has a color of #c5865e
<div style="background-color:#c5865e;">Content here</div>
.mybackground {background-color:#c5865e;}
Border around this has a color of #c5865e
<div style="border:2px solid #c5865e;">Content here</div>
.myborder {border:2px solid #c5865e;}