#a02a6d color space conversions
Hex:
#a02a6d
RGB:
160, 42, 109
CMY:
37, 84, 57
CMYK:
0, 74, 32, 37
HSL:
326°, 58.4158%, 39.6078%
HSV (HSB):
326°, 73.7500%, 62.7451%
XYZ:
18.0855, 10.2336, 15.4901
xyY:
0.4128, 0.2336, 10.2336
CIE-Lab:
38.2585, 53.7127, -10.8574
CIE-LCH:
38.2585, 54.7991, 348.5723
CIE-Luv:
38.2585, 66.6027, -22.8604
Hunter-Lab:
31.9901, 44.9318, -6.3161
#a02a6d color charts
#a02a6d color shades, tints & tones
#a02a6d color schemes
#a02a6d color preview, HTML & CSS examples
This text has a color of #a02a6d
<p style="color:#a02a6d;">Text here</p>
.mytext {color:#a02a6d;}
This box has a color of #a02a6d
<div style="background-color:#a02a6d;">Content here</div>
.mybackground {background-color:#a02a6d;}
Border around this has a color of #a02a6d
<div style="border:2px solid #a02a6d;">Content here</div>
.myborder {border:2px solid #a02a6d;}