#c95c5c color space conversions
Hex:
#c95c5c
RGB:
201, 92, 92
CMY:
21, 64, 64
CMYK:
0, 54, 54, 21
HSL:
0°, 50.2304%, 57.4510%
HSV (HSB):
0°, 54.2289%, 78.8235%
XYZ:
29.8463, 20.8445, 12.5755
xyY:
0.4718, 0.3295, 20.8445
CIE-Lab:
52.7789, 43.3893, 21.1858
CIE-LCH:
52.7789, 48.2854, 26.0250
CIE-Luv:
52.7789, 79.6819, 17.1786
Hunter-Lab:
45.6558, 36.7922, 15.6281
#c95c5c color charts
#c95c5c color shades, tints & tones
#c95c5c color schemes
#c95c5c color preview, HTML & CSS examples
This text has a color of #c95c5c
<p style="color:#c95c5c;">Text here</p>
.mytext {color:#c95c5c;}
This box has a color of #c95c5c
<div style="background-color:#c95c5c;">Content here</div>
.mybackground {background-color:#c95c5c;}
Border around this has a color of #c95c5c
<div style="border:2px solid #c95c5c;">Content here</div>
.myborder {border:2px solid #c95c5c;}