#a82e31 color space conversions
Hex:
#a82e31
RGB:
168, 46, 49
CMY:
34, 82, 81
CMYK:
0, 73, 71, 34
HSL:
359°, 57.0093%, 41.9608%
HSV (HSB):
359°, 72.6190%, 65.8824%
XYZ:
17.6798, 10.5006, 4.0007
xyY:
0.5494, 0.3263, 10.5006
CIE-Lab:
38.7262, 49.5302, 27.8657
CIE-LCH:
38.7262, 56.8308, 29.3621
CIE-Luv:
38.7262, 90.5959, 18.3879
Hunter-Lab:
32.4046, 40.6809, 15.3632
#a82e31 color charts
#a82e31 color shades, tints & tones
#a82e31 color schemes
#a82e31 color preview, HTML & CSS examples
This text has a color of #a82e31
<p style="color:#a82e31;">Text here</p>
.mytext {color:#a82e31;}
This box has a color of #a82e31
<div style="background-color:#a82e31;">Content here</div>
.mybackground {background-color:#a82e31;}
Border around this has a color of #a82e31
<div style="border:2px solid #a82e31;">Content here</div>
.myborder {border:2px solid #a82e31;}