#a03e81 color space conversions
Hex:
#a03e81
RGB:
160, 62, 129
CMY:
37, 76, 49
CMYK:
0, 61, 19, 37
HSL:
319°, 44.1441%, 43.5294%
HSV (HSB):
319°, 61.2500%, 62.7451%
XYZ:
20.1823, 12.5038, 22.1186
xyY:
0.3683, 0.2282, 12.5038
CIE-Lab:
42.0059, 48.2705, -17.5597
CIE-LCH:
42.0059, 51.3652, 340.0098
CIE-Luv:
42.0059, 52.7999, -31.5469
Hunter-Lab:
35.3607, 39.9983, -12.3342
#a03e81 color charts
#a03e81 color shades, tints & tones
#a03e81 color schemes
#a03e81 color preview, HTML & CSS examples
This text has a color of #a03e81
<p style="color:#a03e81;">Text here</p>
.mytext {color:#a03e81;}
This box has a color of #a03e81
<div style="background-color:#a03e81;">Content here</div>
.mybackground {background-color:#a03e81;}
Border around this has a color of #a03e81
<div style="border:2px solid #a03e81;">Content here</div>
.myborder {border:2px solid #a03e81;}