#c8694f color space conversions
Hex:
#c8694f
RGB:
200, 105, 79
CMY:
22, 59, 69
CMYK:
0, 48, 61, 22
HSL:
13°, 52.3810%, 54.7059%
HSV (HSB):
13°, 60.5000%, 78.4314%
XYZ:
30.2823, 22.9470, 10.2303
xyY:
0.4772, 0.3616, 22.9470
CIE-Lab:
55.0177, 35.3860, 31.5216
CIE-LCH:
55.0177, 47.3896, 41.6944
CIE-Luv:
55.0177, 72.3188, 29.5911
Hunter-Lab:
47.9031, 29.0098, 20.8700
#c8694f color charts
#c8694f color shades, tints & tones
#c8694f color schemes
#c8694f color preview, HTML & CSS examples
This text has a color of #c8694f
<p style="color:#c8694f;">Text here</p>
.mytext {color:#c8694f;}
This box has a color of #c8694f
<div style="background-color:#c8694f;">Content here</div>
.mybackground {background-color:#c8694f;}
Border around this has a color of #c8694f
<div style="border:2px solid #c8694f;">Content here</div>
.myborder {border:2px solid #c8694f;}