#a82c29 color space conversions
Hex:
#a82c29
RGB:
168, 44, 41
CMY:
34, 83, 84
CMYK:
0, 74, 76, 34
HSL:
1°, 60.7656%, 40.9804%
HSV (HSB):
1°, 75.5952%, 65.8824%
XYZ:
17.4494, 10.2863, 3.1636
xyY:
0.5647, 0.3329, 10.2863
CIE-Lab:
38.3514, 49.9003, 32.2242
CIE-LCH:
38.3514, 59.4006, 32.8533
CIE-Luv:
38.3514, 93.3732, 21.1767
Hunter-Lab:
32.0722, 40.9891, 16.6022
#a82c29 color charts
#a82c29 color shades, tints & tones
#a82c29 color schemes
#a82c29 color preview, HTML & CSS examples
This text has a color of #a82c29
<p style="color:#a82c29;">Text here</p>
.mytext {color:#a82c29;}
This box has a color of #a82c29
<div style="background-color:#a82c29;">Content here</div>
.mybackground {background-color:#a82c29;}
Border around this has a color of #a82c29
<div style="border:2px solid #a82c29;">Content here</div>
.myborder {border:2px solid #a82c29;}