#a82e2e color space conversions
Hex:
#a82e2e
RGB:
168, 46, 46
CMY:
34, 82, 82
CMYK:
0, 73, 73, 34
HSL:
0°, 57.0093%, 41.9608%
HSV (HSB):
0°, 72.6190%, 65.8824%
XYZ:
17.6186, 10.4761, 3.6783
xyY:
0.5545, 0.3297, 10.4761
CIE-Lab:
38.6837, 49.3839, 29.6289
CIE-LCH:
38.6837, 57.5903, 30.9626
CIE-Luv:
38.6837, 91.2608, 19.6787
Hunter-Lab:
32.3668, 40.5232, 15.9189
#a82e2e color charts
#a82e2e color shades, tints & tones
#a82e2e color schemes
#a82e2e color preview, HTML & CSS examples
This text has a color of #a82e2e
<p style="color:#a82e2e;">Text here</p>
.mytext {color:#a82e2e;}
This box has a color of #a82e2e
<div style="background-color:#a82e2e;">Content here</div>
.mybackground {background-color:#a82e2e;}
Border around this has a color of #a82e2e
<div style="border:2px solid #a82e2e;">Content here</div>
.myborder {border:2px solid #a82e2e;}