#c95c36 color space conversions
Hex:
#c95c36
RGB:
201, 92, 54
CMY:
21, 64, 79
CMYK:
0, 54, 73, 21
HSL:
16°, 57.6471%, 50.0000%
HSV (HSB):
16°, 73.1343%, 78.8235%
XYZ:
28.5804, 20.3381, 5.9093
xyY:
0.5213, 0.3709, 20.3381
CIE-Lab:
52.2174, 40.9352, 41.8941
CIE-LCH:
52.2174, 58.5731, 45.6632
CIE-Luv:
52.2174, 86.5571, 35.6993
Hunter-Lab:
45.0978, 34.2018, 23.7995
#c95c36 color charts
#c95c36 color shades, tints & tones
#c95c36 color schemes
#c95c36 color preview, HTML & CSS examples
This text has a color of #c95c36
<p style="color:#c95c36;">Text here</p>
.mytext {color:#c95c36;}
This box has a color of #c95c36
<div style="background-color:#c95c36;">Content here</div>
.mybackground {background-color:#c95c36;}
Border around this has a color of #c95c36
<div style="border:2px solid #c95c36;">Content here</div>
.myborder {border:2px solid #c95c36;}