#c7705f color space conversions
Hex:
#c7705f
RGB:
199, 112, 95
CMY:
22, 56, 63
CMYK:
0, 44, 52, 22
HSL:
10°, 48.1481%, 57.6471%
HSV (HSB):
10°, 52.2613%, 78.0392%
XYZ:
31.4129, 24.5567, 13.9107
xyY:
0.4495, 0.3514, 24.5567
CIE-Lab:
56.6409, 32.5878, 24.5126
CIE-LCH:
56.6409, 40.7779, 36.9506
CIE-Luv:
56.6409, 63.8878, 23.7527
Hunter-Lab:
49.5547, 26.4311, 18.0447
#c7705f color charts
#c7705f color shades, tints & tones
#c7705f color schemes
#c7705f color preview, HTML & CSS examples
This text has a color of #c7705f
<p style="color:#c7705f;">Text here</p>
.mytext {color:#c7705f;}
This box has a color of #c7705f
<div style="background-color:#c7705f;">Content here</div>
.mybackground {background-color:#c7705f;}
Border around this has a color of #c7705f
<div style="border:2px solid #c7705f;">Content here</div>
.myborder {border:2px solid #c7705f;}