#c95f60 color space conversions
Hex:
#c95f60
RGB:
201, 95, 96
CMY:
21, 63, 62
CMYK:
0, 53, 52, 21
HSL:
359°, 49.5327%, 58.0392%
HSV (HSB):
359°, 52.7363%, 78.8235%
XYZ:
30.2909, 21.4465, 13.6094
xyY:
0.4635, 0.3282, 21.4465
CIE-Lab:
53.4347, 42.2419, 19.7174
CIE-LCH:
53.4347, 46.6171, 25.0219
CIE-Luv:
53.4347, 76.8348, 16.0006
Hunter-Lab:
46.3103, 35.7113, 14.9934
#c95f60 color charts
#c95f60 color shades, tints & tones
#c95f60 color schemes
#c95f60 color preview, HTML & CSS examples
This text has a color of #c95f60
<p style="color:#c95f60;">Text here</p>
.mytext {color:#c95f60;}
This box has a color of #c95f60
<div style="background-color:#c95f60;">Content here</div>
.mybackground {background-color:#c95f60;}
Border around this has a color of #c95f60
<div style="border:2px solid #c95f60;">Content here</div>
.myborder {border:2px solid #c95f60;}