#a02d3f color space conversions
Hex:
#a02d3f
RGB:
160, 45, 63
CMY:
37, 82, 75
CMYK:
0, 72, 61, 37
HSL:
351°, 56.0976%, 40.1961%
HSV (HSB):
351°, 71.8750%, 62.7451%
XYZ:
16.3328, 9.7092, 5.7159
xyY:
0.5143, 0.3057, 9.7092
CIE-Lab:
37.3154, 48.1702, 17.0366
CIE-LCH:
37.3154, 51.0942, 19.4774
CIE-Luv:
37.3154, 80.9616, 9.4660
Hunter-Lab:
31.1596, 39.0341, 10.9357
#a02d3f color charts
#a02d3f color shades, tints & tones
#a02d3f color schemes
#a02d3f color preview, HTML & CSS examples
This text has a color of #a02d3f
<p style="color:#a02d3f;">Text here</p>
.mytext {color:#a02d3f;}
This box has a color of #a02d3f
<div style="background-color:#a02d3f;">Content here</div>
.mybackground {background-color:#a02d3f;}
Border around this has a color of #a02d3f
<div style="border:2px solid #a02d3f;">Content here</div>
.myborder {border:2px solid #a02d3f;}