#c7605d color space conversions
Hex:
#c7605d
RGB:
199, 96, 93
CMY:
22, 62, 64
CMYK:
0, 52, 53, 22
HSL:
2°, 48.6239%, 57.2549%
HSV (HSB):
2°, 53.2663%, 78.0392%
XYZ:
29.7118, 21.2982, 12.9009
xyY:
0.4649, 0.3332, 21.2982
CIE-Lab:
53.2743, 40.7429, 21.2071
CIE-LCH:
53.2743, 45.9317, 27.4975
CIE-Luv:
53.2743, 75.1829, 17.8940
Hunter-Lab:
46.1499, 34.1579, 15.7308
#c7605d color charts
#c7605d color shades, tints & tones
#c7605d color schemes
#c7605d color preview, HTML & CSS examples
This text has a color of #c7605d
<p style="color:#c7605d;">Text here</p>
.mytext {color:#c7605d;}
This box has a color of #c7605d
<div style="background-color:#c7605d;">Content here</div>
.mybackground {background-color:#c7605d;}
Border around this has a color of #c7605d
<div style="border:2px solid #c7605d;">Content here</div>
.myborder {border:2px solid #c7605d;}