#c7575f color space conversions
Hex:
#c7575f
RGB:
199, 87, 95
CMY:
22, 66, 63
CMYK:
0, 56, 52, 22
HSL:
356°, 50.0000%, 56.0784%
HSV (HSB):
356°, 56.2814%, 78.0392%
XYZ:
29.0269, 19.7847, 13.1154
xyY:
0.4687, 0.3195, 19.7847
CIE-Lab:
51.5929, 45.3624, 17.7668
CIE-LCH:
51.5929, 48.7176, 21.3884
CIE-Luv:
51.5929, 80.5776, 12.9539
Hunter-Lab:
44.4800, 38.6462, 13.6537
#c7575f color charts
#c7575f color shades, tints & tones
#c7575f color schemes
#c7575f color preview, HTML & CSS examples
This text has a color of #c7575f
<p style="color:#c7575f;">Text here</p>
.mytext {color:#c7575f;}
This box has a color of #c7575f
<div style="background-color:#c7575f;">Content here</div>
.mybackground {background-color:#c7575f;}
Border around this has a color of #c7575f
<div style="border:2px solid #c7575f;">Content here</div>
.myborder {border:2px solid #c7575f;}