#a82e30 color space conversions
Hex:
#a82e30
RGB:
168, 46, 48
CMY:
34, 82, 81
CMYK:
0, 73, 71, 34
HSL:
359°, 57.0093%, 41.9608%
HSV (HSB):
359°, 72.6190%, 65.8824%
XYZ:
17.6589, 10.4922, 3.8908
xyY:
0.5511, 0.3275, 10.4922
CIE-Lab:
38.7117, 49.4804, 28.4554
CIE-LCH:
38.7117, 57.0790, 29.9025
CIE-Luv:
38.7117, 90.8215, 18.8261
Hunter-Lab:
32.3917, 40.6272, 15.5525
#a82e30 color charts
#a82e30 color shades, tints & tones
#a82e30 color schemes
#a82e30 color preview, HTML & CSS examples
This text has a color of #a82e30
<p style="color:#a82e30;">Text here</p>
.mytext {color:#a82e30;}
This box has a color of #a82e30
<div style="background-color:#a82e30;">Content here</div>
.mybackground {background-color:#a82e30;}
Border around this has a color of #a82e30
<div style="border:2px solid #a82e30;">Content here</div>
.myborder {border:2px solid #a82e30;}