#a82f3f color space conversions
Hex:
#a82f3f
RGB:
168, 47, 63
CMY:
34, 82, 75
CMYK:
0, 72, 63, 34
HSL:
352°, 56.2791%, 42.1569%
HSV (HSB):
352°, 72.0238%, 65.8824%
XYZ:
18.0622, 10.7167, 5.8192
xyY:
0.5221, 0.3097, 10.7167
CIE-Lab:
39.0992, 49.9653, 19.6636
CIE-LCH:
39.0992, 53.6953, 21.4819
CIE-Luv:
39.0992, 86.5451, 11.7313
Hunter-Lab:
32.7364, 41.1977, 12.3762
#a82f3f color charts
#a82f3f color shades, tints & tones
#a82f3f color schemes
#a82f3f color preview, HTML & CSS examples
This text has a color of #a82f3f
<p style="color:#a82f3f;">Text here</p>
.mytext {color:#a82f3f;}
This box has a color of #a82f3f
<div style="background-color:#a82f3f;">Content here</div>
.mybackground {background-color:#a82f3f;}
Border around this has a color of #a82f3f
<div style="border:2px solid #a82f3f;">Content here</div>
.myborder {border:2px solid #a82f3f;}