#a02f81 color space conversions
Hex:
#a02f81
RGB:
160, 47, 129
CMY:
37, 82, 49
CMYK:
0, 71, 19, 37
HSL:
316°, 54.5894%, 40.5882%
HSV (HSB):
316°, 70.6250%, 62.7451%
XYZ:
19.4762, 11.0916, 21.8833
xyY:
0.3713, 0.2115, 11.0916
CIE-Lab:
39.7343, 54.5416, -21.0577
CIE-LCH:
39.7343, 58.4655, 338.8892
CIE-Luv:
39.7343, 57.8121, -36.8918
Hunter-Lab:
33.3040, 46.1045, -15.6452
#a02f81 color charts
#a02f81 color shades, tints & tones
#a02f81 color schemes
#a02f81 color preview, HTML & CSS examples
This text has a color of #a02f81
<p style="color:#a02f81;">Text here</p>
.mytext {color:#a02f81;}
This box has a color of #a02f81
<div style="background-color:#a02f81;">Content here</div>
.mybackground {background-color:#a02f81;}
Border around this has a color of #a02f81
<div style="border:2px solid #a02f81;">Content here</div>
.myborder {border:2px solid #a02f81;}