#c9575a color space conversions
Hex:
#c9575a
RGB:
201, 87, 90
CMY:
21, 66, 65
CMYK:
0, 57, 55, 21
HSL:
358°, 51.3514%, 56.4706%
HSV (HSB):
358°, 56.7164%, 78.8235%
XYZ:
29.3411, 19.9721, 11.9814
xyY:
0.4787, 0.3258, 19.9721
CIE-Lab:
51.8056, 45.6558, 21.0664
CIE-LCH:
51.8056, 50.2817, 24.7695
CIE-Luv:
51.8056, 83.3919, 16.3695
Hunter-Lab:
44.6901, 38.9854, 15.3875
#c9575a color charts
#c9575a color shades, tints & tones
#c9575a color schemes
#c9575a color preview, HTML & CSS examples
This text has a color of #c9575a
<p style="color:#c9575a;">Text here</p>
.mytext {color:#c9575a;}
This box has a color of #c9575a
<div style="background-color:#c9575a;">Content here</div>
.mybackground {background-color:#c9575a;}
Border around this has a color of #c9575a
<div style="border:2px solid #c9575a;">Content here</div>
.myborder {border:2px solid #c9575a;}