#c95a70 color space conversions
Hex:
#c95a70
RGB:
201, 90, 112
CMY:
21, 65, 56
CMYK:
0, 55, 44, 21
HSL:
348°, 50.6849%, 57.0588%
HSV (HSB):
348°, 55.2239%, 78.8235%
XYZ:
30.6682, 20.8997, 17.7469
xyY:
0.4424, 0.3015, 20.8997
CIE-Lab:
52.8395, 46.2193, 9.4399
CIE-LCH:
52.8395, 47.1734, 11.5434
CIE-Luv:
52.8395, 76.1412, 3.4197
Hunter-Lab:
45.7162, 39.7414, 8.9851
#c95a70 color charts
#c95a70 color shades, tints & tones
#c95a70 color schemes
#c95a70 color preview, HTML & CSS examples
This text has a color of #c95a70
<p style="color:#c95a70;">Text here</p>
.mytext {color:#c95a70;}
This box has a color of #c95a70
<div style="background-color:#c95a70;">Content here</div>
.mybackground {background-color:#c95a70;}
Border around this has a color of #c95a70
<div style="border:2px solid #c95a70;">Content here</div>
.myborder {border:2px solid #c95a70;}