#c95d7f color space conversions
Hex:
#c95d7f
RGB:
201, 93, 127
CMY:
21, 64, 50
CMYK:
0, 54, 37, 21
HSL:
341°, 50.0000%, 57.6471%
HSV (HSB):
341°, 53.7313%, 78.8235%
XYZ:
31.8325, 21.7785, 22.6046
xyY:
0.4177, 0.2857, 21.7785
CIE-Lab:
53.7912, 46.4033, 1.9050
CIE-LCH:
53.7912, 46.4424, 2.3509
CIE-Luv:
53.7912, 70.5089, -5.9974
Hunter-Lab:
46.6675, 40.0892, 3.9486
#c95d7f color charts
#c95d7f color shades, tints & tones
#c95d7f color schemes
#c95d7f color preview, HTML & CSS examples
This text has a color of #c95d7f
<p style="color:#c95d7f;">Text here</p>
.mytext {color:#c95d7f;}
This box has a color of #c95d7f
<div style="background-color:#c95d7f;">Content here</div>
.mybackground {background-color:#c95d7f;}
Border around this has a color of #c95d7f
<div style="border:2px solid #c95d7f;">Content here</div>
.myborder {border:2px solid #c95d7f;}