#c95a3c color space conversions
Hex:
#c95a3c
RGB:
201, 90, 60
CMY:
21, 65, 76
CMYK:
0, 55, 70, 21
HSL:
13°, 56.6265%, 51.1765%
HSV (HSB):
13°, 70.1493%, 78.8235%
XYZ:
28.5592, 20.0561, 6.6409
xyY:
0.5169, 0.3630, 20.0561
CIE-Lab:
51.9006, 42.2179, 38.3436
CIE-LCH:
51.9006, 57.0314, 42.2467
CIE-Luv:
51.9006, 87.1608, 32.6495
Hunter-Lab:
44.7840, 35.4590, 22.5568
#c95a3c color charts
#c95a3c color shades, tints & tones
#c95a3c color schemes
#c95a3c color preview, HTML & CSS examples
This text has a color of #c95a3c
<p style="color:#c95a3c;">Text here</p>
.mytext {color:#c95a3c;}
This box has a color of #c95a3c
<div style="background-color:#c95a3c;">Content here</div>
.mybackground {background-color:#c95a3c;}
Border around this has a color of #c95a3c
<div style="border:2px solid #c95a3c;">Content here</div>
.myborder {border:2px solid #c95a3c;}