#c95d41 color space conversions
Hex:
#c95d41
RGB:
201, 93, 65
CMY:
21, 64, 75
CMYK:
0, 54, 68, 21
HSL:
12°, 55.7377%, 52.1569%
HSV (HSB):
12°, 67.6617%, 78.8235%
XYZ:
28.9559, 20.6279, 7.4565
xyY:
0.5076, 0.3616, 20.6279
CIE-Lab:
52.5398, 41.0061, 36.3468
CIE-LCH:
52.5398, 54.7959, 41.5529
CIE-Luv:
52.5398, 84.1678, 31.6222
Hunter-Lab:
45.4179, 34.3201, 22.0586
#c95d41 color charts
#c95d41 color shades, tints & tones
#c95d41 color schemes
#c95d41 color preview, HTML & CSS examples
This text has a color of #c95d41
<p style="color:#c95d41;">Text here</p>
.mytext {color:#c95d41;}
This box has a color of #c95d41
<div style="background-color:#c95d41;">Content here</div>
.mybackground {background-color:#c95d41;}
Border around this has a color of #c95d41
<div style="border:2px solid #c95d41;">Content here</div>
.myborder {border:2px solid #c95d41;}