#a93c3e color space conversions
Hex:
#a93c3e
RGB:
169, 60, 62
CMY:
34, 76, 76
CMYK:
0, 64, 63, 34
HSL:
359°, 47.5983%, 44.9020%
HSV (HSB):
359°, 64.4970%, 66.2745%
XYZ:
18.8475, 12.0145, 5.8831
xyY:
0.5129, 0.3270, 12.0145
CIE-Lab:
41.2392, 44.8488, 23.0784
CIE-LCH:
41.2392, 50.4384, 27.2296
CIE-Luv:
41.2392, 80.4366, 16.4146
Hunter-Lab:
34.6620, 36.4014, 14.2003
#a93c3e color charts
#a93c3e color shades, tints & tones
#a93c3e color schemes
#a93c3e color preview, HTML & CSS examples
This text has a color of #a93c3e
<p style="color:#a93c3e;">Text here</p>
.mytext {color:#a93c3e;}
This box has a color of #a93c3e
<div style="background-color:#a93c3e;">Content here</div>
.mybackground {background-color:#a93c3e;}
Border around this has a color of #a93c3e
<div style="border:2px solid #a93c3e;">Content here</div>
.myborder {border:2px solid #a93c3e;}