#c8755f color space conversions
Hex:
#c8755f
RGB:
200, 117, 95
CMY:
22, 54, 63
CMYK:
0, 42, 53, 22
HSL:
13°, 48.8372%, 57.8431%
HSV (HSB):
13°, 52.5000%, 78.4314%
XYZ:
32.2463, 25.8282, 14.1122
xyY:
0.4467, 0.3578, 25.8282
CIE-Lab:
57.8736, 30.3049, 26.1539
CIE-LCH:
57.8736, 40.0301, 40.7951
CIE-Luv:
57.8736, 61.2007, 26.1849
Hunter-Lab:
50.8214, 24.3210, 19.1112
#c8755f color charts
#c8755f color shades, tints & tones
#c8755f color schemes
#c8755f color preview, HTML & CSS examples
This text has a color of #c8755f
<p style="color:#c8755f;">Text here</p>
.mytext {color:#c8755f;}
This box has a color of #c8755f
<div style="background-color:#c8755f;">Content here</div>
.mybackground {background-color:#c8755f;}
Border around this has a color of #c8755f
<div style="border:2px solid #c8755f;">Content here</div>
.myborder {border:2px solid #c8755f;}