#a82f31 color space conversions
Hex:
#a82f31
RGB:
168, 47, 49
CMY:
34, 82, 81
CMYK:
0, 72, 71, 34
HSL:
359°, 56.2791%, 42.1569%
HSV (HSB):
359°, 72.0238%, 65.8824%
XYZ:
17.7193, 10.5796, 4.0139
xyY:
0.5484, 0.3274, 10.5796
CIE-Lab:
38.8632, 49.1523, 28.0289
CIE-LCH:
38.8632, 56.5824, 29.6938
CIE-Luv:
38.8632, 90.0593, 18.6483
Hunter-Lab:
32.5263, 40.3203, 15.4518
#a82f31 color charts
#a82f31 color shades, tints & tones
#a82f31 color schemes
#a82f31 color preview, HTML & CSS examples
This text has a color of #a82f31
<p style="color:#a82f31;">Text here</p>
.mytext {color:#a82f31;}
This box has a color of #a82f31
<div style="background-color:#a82f31;">Content here</div>
.mybackground {background-color:#a82f31;}
Border around this has a color of #a82f31
<div style="border:2px solid #a82f31;">Content here</div>
.myborder {border:2px solid #a82f31;}