#c7694e color space conversions
Hex:
#c7694e
RGB:
199, 105, 78
CMY:
22, 59, 69
CMYK:
0, 47, 61, 22
HSL:
13°, 51.9313%, 54.3137%
HSV (HSB):
13°, 60.8040%, 78.0392%
XYZ:
29.9799, 22.7953, 10.0275
xyY:
0.4774, 0.3630, 22.7953
CIE-Lab:
54.8609, 34.9216, 31.8558
CIE-LCH:
54.8609, 47.2685, 42.3714
CIE-Luv:
54.8609, 71.6568, 29.9657
Hunter-Lab:
47.7444, 28.5317, 20.9687
#c7694e color charts
#c7694e color shades, tints & tones
#c7694e color schemes
#c7694e color preview, HTML & CSS examples
This text has a color of #c7694e
<p style="color:#c7694e;">Text here</p>
.mytext {color:#c7694e;}
This box has a color of #c7694e
<div style="background-color:#c7694e;">Content here</div>
.mybackground {background-color:#c7694e;}
Border around this has a color of #c7694e
<div style="border:2px solid #c7694e;">Content here</div>
.myborder {border:2px solid #c7694e;}