#c95e60 color space conversions
Hex:
#c95e60
RGB:
201, 94, 96
CMY:
21, 63, 62
CMYK:
0, 53, 52, 21
HSL:
359°, 49.7674%, 57.8431%
HSV (HSB):
359°, 53.2338%, 78.8235%
XYZ:
30.2014, 21.2674, 13.5796
xyY:
0.4643, 0.3269, 21.2674
CIE-Lab:
53.2410, 42.7402, 19.4565
CIE-LCH:
53.2410, 46.9604, 24.4763
CIE-Luv:
53.2410, 77.4888, 15.5810
Hunter-Lab:
46.1166, 36.1941, 14.8230
#c95e60 color charts
#c95e60 color shades, tints & tones
#c95e60 color schemes
#c95e60 color preview, HTML & CSS examples
This text has a color of #c95e60
<p style="color:#c95e60;">Text here</p>
.mytext {color:#c95e60;}
This box has a color of #c95e60
<div style="background-color:#c95e60;">Content here</div>
.mybackground {background-color:#c95e60;}
Border around this has a color of #c95e60
<div style="border:2px solid #c95e60;">Content here</div>
.myborder {border:2px solid #c95e60;}