#a02e56 color space conversions
Hex:
#a02e56
RGB:
160, 46, 86
CMY:
37, 82, 66
CMYK:
0, 71, 46, 37
HSL:
339°, 55.3398%, 40.3922%
HSV (HSB):
339°, 71.2500%, 62.7451%
XYZ:
17.1539, 10.0995, 9.8494
xyY:
0.4623, 0.2722, 10.0995
CIE-Lab:
38.0203, 49.7143, 3.3585
CIE-LCH:
38.0203, 49.8276, 3.8648
CIE-Luv:
38.0203, 73.3315, -4.8038
Hunter-Lab:
31.7796, 40.7358, 3.8702
#a02e56 color charts
#a02e56 color shades, tints & tones
#a02e56 color schemes
#a02e56 color preview, HTML & CSS examples
This text has a color of #a02e56
<p style="color:#a02e56;">Text here</p>
.mytext {color:#a02e56;}
This box has a color of #a02e56
<div style="background-color:#a02e56;">Content here</div>
.mybackground {background-color:#a02e56;}
Border around this has a color of #a02e56
<div style="border:2px solid #a02e56;">Content here</div>
.myborder {border:2px solid #a02e56;}