#c95d6e color space conversions
Hex:
#c95d6e
RGB:
201, 93, 110
CMY:
21, 64, 57
CMYK:
0, 54, 45, 21
HSL:
351°, 50.0000%, 57.6471%
HSV (HSB):
351°, 53.7313%, 78.8235%
XYZ:
30.8162, 21.3720, 17.2529
xyY:
0.4438, 0.3078, 21.3720
CIE-Lab:
53.3542, 44.5516, 11.3506
CIE-LCH:
53.3542, 45.9748, 14.2934
CIE-Luv:
53.3542, 74.8476, 6.0834
Hunter-Lab:
46.2299, 38.0835, 10.2340
#c95d6e color charts
#c95d6e color shades, tints & tones
#c95d6e color schemes
#c95d6e color preview, HTML & CSS examples
This text has a color of #c95d6e
<p style="color:#c95d6e;">Text here</p>
.mytext {color:#c95d6e;}
This box has a color of #c95d6e
<div style="background-color:#c95d6e;">Content here</div>
.mybackground {background-color:#c95d6e;}
Border around this has a color of #c95d6e
<div style="border:2px solid #c95d6e;">Content here</div>
.myborder {border:2px solid #c95d6e;}