#a3210f color space conversions
Hex:
#a3210f
RGB:
163, 33, 15
CMY:
36, 87, 94
CMYK:
0, 80, 91, 36
HSL:
7°, 83.1461%, 34.9020%
HSV (HSB):
7°, 90.7975%, 63.9216%
XYZ:
15.7343, 8.9087, 1.3422
xyY:
0.6055, 0.3428, 8.9087
CIE-Lab:
35.8080, 51.2304, 43.1233
CIE-LCH:
35.8080, 66.9640, 40.0891
CIE-Luv:
35.8080, 98.9029, 25.3084
Hunter-Lab:
29.8475, 41.8645, 18.2271
#a3210f color charts
#a3210f color shades, tints & tones
#a3210f color schemes
#a3210f color preview, HTML & CSS examples
This text has a color of #a3210f
<p style="color:#a3210f;">Text here</p>
.mytext {color:#a3210f;}
This box has a color of #a3210f
<div style="background-color:#a3210f;">Content here</div>
.mybackground {background-color:#a3210f;}
Border around this has a color of #a3210f
<div style="border:2px solid #a3210f;">Content here</div>
.myborder {border:2px solid #a3210f;}