#c95a7e color space conversions
Hex:
#c95a7e
RGB:
201, 90, 126
CMY:
21, 65, 51
CMYK:
0, 55, 37, 21
HSL:
341°, 50.6849%, 57.0588%
HSV (HSB):
341°, 55.2239%, 78.8235%
XYZ:
31.5095, 21.2362, 22.1769
xyY:
0.4206, 0.2834, 21.2362
CIE-Lab:
53.2070, 47.7427, 1.6494
CIE-LCH:
53.2070, 47.7712, 1.9786
CIE-Luv:
53.2070, 72.4281, -6.6005
Hunter-Lab:
46.0827, 41.4060, 3.7251
#c95a7e color charts
#c95a7e color shades, tints & tones
#c95a7e color schemes
#c95a7e color preview, HTML & CSS examples
This text has a color of #c95a7e
<p style="color:#c95a7e;">Text here</p>
.mytext {color:#c95a7e;}
This box has a color of #c95a7e
<div style="background-color:#c95a7e;">Content here</div>
.mybackground {background-color:#c95a7e;}
Border around this has a color of #c95a7e
<div style="border:2px solid #c95a7e;">Content here</div>
.myborder {border:2px solid #c95a7e;}