#a02a5d color space conversions
Hex:
#a02a5d
RGB:
160, 42, 93
CMY:
37, 84, 64
CMYK:
0, 74, 42, 37
HSL:
334°, 58.4158%, 39.6078%
HSV (HSB):
334°, 73.7500%, 62.7451%
XYZ:
17.3010, 9.9198, 11.3588
xyY:
0.4484, 0.2571, 9.9198
CIE-Lab:
37.6982, 51.9081, -1.5670
CIE-LCH:
37.6982, 51.9318, 358.2708
CIE-Luv:
37.6982, 72.4711, -10.9452
Hunter-Lab:
31.4958, 42.9344, 0.6644
#a02a5d color charts
#a02a5d color shades, tints & tones
#a02a5d color schemes
#a02a5d color preview, HTML & CSS examples
This text has a color of #a02a5d
<p style="color:#a02a5d;">Text here</p>
.mytext {color:#a02a5d;}
This box has a color of #a02a5d
<div style="background-color:#a02a5d;">Content here</div>
.mybackground {background-color:#a02a5d;}
Border around this has a color of #a02a5d
<div style="border:2px solid #a02a5d;">Content here</div>
.myborder {border:2px solid #a02a5d;}