#c8685e color space conversions
Hex:
#c8685e
RGB:
200, 104, 94
CMY:
22, 59, 63
CMYK:
0, 48, 53, 22
HSL:
6°, 49.0741%, 57.6471%
HSV (HSB):
6°, 53.0000%, 78.4314%
XYZ:
30.7901, 22.9881, 13.4040
xyY:
0.4583, 0.3422, 22.9881
CIE-Lab:
55.0601, 37.1016, 23.0254
CIE-LCH:
55.0601, 43.6658, 31.8239
CIE-Luv:
55.0601, 70.3929, 20.9105
Hunter-Lab:
47.9460, 30.7244, 16.9868
#c8685e color charts
#c8685e color shades, tints & tones
#c8685e color schemes
#c8685e color preview, HTML & CSS examples
This text has a color of #c8685e
<p style="color:#c8685e;">Text here</p>
.mytext {color:#c8685e;}
This box has a color of #c8685e
<div style="background-color:#c8685e;">Content here</div>
.mybackground {background-color:#c8685e;}
Border around this has a color of #c8685e
<div style="border:2px solid #c8685e;">Content here</div>
.myborder {border:2px solid #c8685e;}