#c7696d color space conversions
Hex:
#c7696d
RGB:
199, 105, 109
CMY:
22, 59, 57
CMYK:
0, 47, 45, 22
HSL:
357°, 45.6311%, 59.6078%
HSV (HSB):
357°, 47.2362%, 78.0392%
XYZ:
31.3651, 23.3494, 17.3218
xyY:
0.4354, 0.3241, 23.3494
CIE-Lab:
55.4304, 37.6299, 14.7863
CIE-LCH:
55.4304, 40.4307, 21.4519
CIE-Luv:
55.4304, 65.9526, 11.7792
Hunter-Lab:
48.3212, 31.3014, 12.5711
#c7696d color charts
#c7696d color shades, tints & tones
#c7696d color schemes
#c7696d color preview, HTML & CSS examples
This text has a color of #c7696d
<p style="color:#c7696d;">Text here</p>
.mytext {color:#c7696d;}
This box has a color of #c7696d
<div style="background-color:#c7696d;">Content here</div>
.mybackground {background-color:#c7696d;}
Border around this has a color of #c7696d
<div style="border:2px solid #c7696d;">Content here</div>
.myborder {border:2px solid #c7696d;}