#a93f2c color space conversions
Hex:
#a93f2c
RGB:
169, 63, 44
CMY:
34, 75, 83
CMYK:
0, 63, 74, 34
HSL:
9°, 58.6854%, 41.7647%
HSV (HSB):
9°, 73.9645%, 66.2745%
XYZ:
18.5943, 12.1719, 3.7523
xyY:
0.5387, 0.3526, 12.1719
CIE-Lab:
41.4880, 42.4647, 34.0333
CIE-LCH:
41.4880, 54.4198, 38.7104
CIE-Luv:
41.4880, 82.1353, 25.5381
Hunter-Lab:
34.8882, 34.0805, 18.0451
#a93f2c color charts
#a93f2c color shades, tints & tones
#a93f2c color schemes
#a93f2c color preview, HTML & CSS examples
This text has a color of #a93f2c
<p style="color:#a93f2c;">Text here</p>
.mytext {color:#a93f2c;}
This box has a color of #a93f2c
<div style="background-color:#a93f2c;">Content here</div>
.mybackground {background-color:#a93f2c;}
Border around this has a color of #a93f2c
<div style="border:2px solid #a93f2c;">Content here</div>
.myborder {border:2px solid #a93f2c;}