#c95b3a color space conversions
Hex:
#c95b3a
RGB:
201, 91, 58
CMY:
21, 64, 77
CMYK:
0, 55, 71, 21
HSL:
14°, 56.9721%, 50.7843%
HSV (HSB):
14°, 71.1443%, 78.8235%
XYZ:
28.5922, 20.2052, 6.3960
xyY:
0.5180, 0.3661, 20.2052
CIE-Lab:
52.0684, 41.6236, 39.6130
CIE-LCH:
52.0684, 57.4605, 43.5823
CIE-Luv:
52.0684, 86.7294, 33.8140
Hunter-Lab:
44.9502, 34.8787, 23.0287
#c95b3a color charts
#c95b3a color shades, tints & tones
#c95b3a color schemes
#c95b3a color preview, HTML & CSS examples
This text has a color of #c95b3a
<p style="color:#c95b3a;">Text here</p>
.mytext {color:#c95b3a;}
This box has a color of #c95b3a
<div style="background-color:#c95b3a;">Content here</div>
.mybackground {background-color:#c95b3a;}
Border around this has a color of #c95b3a
<div style="border:2px solid #c95b3a;">Content here</div>
.myborder {border:2px solid #c95b3a;}