#c9595f color space conversions
Hex:
#c9595f
RGB:
201, 89, 95
CMY:
21, 65, 63
CMYK:
0, 56, 53, 21
HSL:
357°, 50.9091%, 56.8627%
HSV (HSB):
357°, 55.7214%, 78.8235%
XYZ:
29.7253, 20.3885, 13.1951
xyY:
0.4695, 0.3220, 20.3885
CIE-Lab:
52.2736, 45.1074, 18.7406
CIE-LCH:
52.2736, 48.8456, 22.5612
CIE-Luv:
52.2736, 80.9446, 14.1397
Hunter-Lab:
45.1536, 38.4905, 14.2813
#c9595f color charts
#c9595f color shades, tints & tones
#c9595f color schemes
#c9595f color preview, HTML & CSS examples
This text has a color of #c9595f
<p style="color:#c9595f;">Text here</p>
.mytext {color:#c9595f;}
This box has a color of #c9595f
<div style="background-color:#c9595f;">Content here</div>
.mybackground {background-color:#c9595f;}
Border around this has a color of #c9595f
<div style="border:2px solid #c9595f;">Content here</div>
.myborder {border:2px solid #c9595f;}