#c8685f color space conversions
Hex:
#c8685f
RGB:
200, 104, 95
CMY:
22, 59, 63
CMYK:
0, 48, 53, 22
HSL:
5°, 48.8372%, 57.8431%
HSV (HSB):
5°, 52.5000%, 78.4314%
XYZ:
30.8353, 23.0062, 13.6419
xyY:
0.4569, 0.3409, 23.0062
CIE-Lab:
55.0787, 37.1893, 22.4724
CIE-LCH:
55.0787, 43.4517, 31.1433
CIE-Luv:
55.0787, 70.2031, 20.3167
Hunter-Lab:
47.9648, 30.8145, 16.7124
#c8685f color charts
#c8685f color shades, tints & tones
#c8685f color schemes
#c8685f color preview, HTML & CSS examples
This text has a color of #c8685f
<p style="color:#c8685f;">Text here</p>
.mytext {color:#c8685f;}
This box has a color of #c8685f
<div style="background-color:#c8685f;">Content here</div>
.mybackground {background-color:#c8685f;}
Border around this has a color of #c8685f
<div style="border:2px solid #c8685f;">Content here</div>
.myborder {border:2px solid #c8685f;}