#a2712a color space conversions
Hex:
#a2712a
RGB:
162, 113, 42
CMY:
36, 56, 84
CMYK:
0, 30, 74, 36
HSL:
36°, 58.8235%, 40.0000%
HSV (HSB):
36°, 74.0741%, 63.5294%
XYZ:
21.2233, 19.6588, 4.8664
xyY:
0.4639, 0.4297, 19.6588
CIE-Lab:
51.4492, 12.6097, 45.3155
CIE-LCH:
51.4492, 47.0372, 74.4500
CIE-Luv:
51.4492, 39.3710, 44.5919
Hunter-Lab:
44.3382, 7.8504, 24.5293
#a2712a color charts
#a2712a color shades, tints & tones
#a2712a color schemes
#a2712a color preview, HTML & CSS examples
This text has a color of #a2712a
<p style="color:#a2712a;">Text here</p>
.mytext {color:#a2712a;}
This box has a color of #a2712a
<div style="background-color:#a2712a;">Content here</div>
.mybackground {background-color:#a2712a;}
Border around this has a color of #a2712a
<div style="border:2px solid #a2712a;">Content here</div>
.myborder {border:2px solid #a2712a;}