#c95d7e color space conversions
Hex:
#c95d7e
RGB:
201, 93, 126
CMY:
21, 64, 51
CMYK:
0, 54, 37, 21
HSL:
342°, 50.0000%, 57.6471%
HSV (HSB):
342°, 53.7313%, 78.8235%
XYZ:
31.7676, 21.7526, 22.2630
xyY:
0.4192, 0.2870, 21.7526
CIE-Lab:
53.7635, 46.2868, 2.4568
CIE-LCH:
53.7635, 46.3520, 3.0382
CIE-Luv:
53.7635, 70.7723, -5.2599
Hunter-Lab:
46.6396, 39.9622, 4.3462
#c95d7e color charts
#c95d7e color shades, tints & tones
#c95d7e color schemes
#c95d7e color preview, HTML & CSS examples
This text has a color of #c95d7e
<p style="color:#c95d7e;">Text here</p>
.mytext {color:#c95d7e;}
This box has a color of #c95d7e
<div style="background-color:#c95d7e;">Content here</div>
.mybackground {background-color:#c95d7e;}
Border around this has a color of #c95d7e
<div style="border:2px solid #c95d7e;">Content here</div>
.myborder {border:2px solid #c95d7e;}