#a82f30 color space conversions
Hex:
#a82f30
RGB:
168, 47, 48
CMY:
34, 82, 81
CMYK:
0, 72, 71, 34
HSL:
360°, 56.2791%, 42.1569%
HSV (HSB):
360°, 72.0238%, 65.8824%
XYZ:
17.6985, 10.5713, 3.9040
xyY:
0.5501, 0.3286, 10.5713
CIE-Lab:
38.8488, 49.1023, 28.6174
CIE-LCH:
38.8488, 56.8330, 30.2341
CIE-Luv:
38.8488, 90.2824, 19.0856
Hunter-Lab:
32.5135, 40.2665, 15.6404
#a82f30 color charts
#a82f30 color shades, tints & tones
#a82f30 color schemes
#a82f30 color preview, HTML & CSS examples
This text has a color of #a82f30
<p style="color:#a82f30;">Text here</p>
.mytext {color:#a82f30;}
This box has a color of #a82f30
<div style="background-color:#a82f30;">Content here</div>
.mybackground {background-color:#a82f30;}
Border around this has a color of #a82f30
<div style="border:2px solid #a82f30;">Content here</div>
.myborder {border:2px solid #a82f30;}