#c7705a color space conversions
Hex:
#c7705a
RGB:
199, 112, 90
CMY:
22, 56, 65
CMYK:
0, 44, 55, 22
HSL:
12°, 49.3213%, 56.6667%
HSV (HSB):
12°, 54.7739%, 78.0392%
XYZ:
31.1928, 24.4686, 12.7517
xyY:
0.4559, 0.3577, 24.4686
CIE-Lab:
56.5540, 32.1532, 27.2418
CIE-LCH:
56.5540, 42.1420, 40.2730
CIE-Luv:
56.5540, 64.7123, 26.6125
Hunter-Lab:
49.4658, 25.9959, 19.3417
#c7705a color charts
#c7705a color shades, tints & tones
#c7705a color schemes
#c7705a color preview, HTML & CSS examples
This text has a color of #c7705a
<p style="color:#c7705a;">Text here</p>
.mytext {color:#c7705a;}
This box has a color of #c7705a
<div style="background-color:#c7705a;">Content here</div>
.mybackground {background-color:#c7705a;}
Border around this has a color of #c7705a
<div style="border:2px solid #c7705a;">Content here</div>
.myborder {border:2px solid #c7705a;}