#c95c41 color space conversions
Hex:
#c95c41
RGB:
201, 92, 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.8687, 20.4535, 7.4274
xyY:
0.5087, 0.3604, 20.4535
CIE-Lab:
52.3461, 41.5030, 36.1192
CIE-LCH:
52.3461, 55.0191, 41.0324
CIE-Luv:
52.3461, 84.8976, 31.2517
Hunter-Lab:
45.2255, 34.7968, 21.9206
#c95c41 color charts
#c95c41 color shades, tints & tones
#c95c41 color schemes
#c95c41 color preview, HTML & CSS examples
This text has a color of #c95c41
<p style="color:#c95c41;">Text here</p>
.mytext {color:#c95c41;}
This box has a color of #c95c41
<div style="background-color:#c95c41;">Content here</div>
.mybackground {background-color:#c95c41;}
Border around this has a color of #c95c41
<div style="border:2px solid #c95c41;">Content here</div>
.myborder {border:2px solid #c95c41;}