#a93c3b color space conversions
Hex:
#a93c3b
RGB:
169, 60, 59
CMY:
34, 76, 77
CMYK:
0, 64, 65, 34
HSL:
1°, 48.2456%, 44.7059%
HSV (HSB):
1°, 65.0888%, 66.2745%
XYZ:
18.7675, 11.9825, 5.4614
xyY:
0.5183, 0.3309, 11.9825
CIE-Lab:
41.1883, 44.6547, 24.8423
CIE-LCH:
41.1883, 51.0997, 29.0880
CIE-Luv:
41.1883, 81.1217, 17.9459
Hunter-Lab:
34.6157, 36.1990, 14.8768
#a93c3b color charts
#a93c3b color shades, tints & tones
#a93c3b color schemes
#a93c3b color preview, HTML & CSS examples
This text has a color of #a93c3b
<p style="color:#a93c3b;">Text here</p>
.mytext {color:#a93c3b;}
This box has a color of #a93c3b
<div style="background-color:#a93c3b;">Content here</div>
.mybackground {background-color:#a93c3b;}
Border around this has a color of #a93c3b
<div style="border:2px solid #a93c3b;">Content here</div>
.myborder {border:2px solid #a93c3b;}