#a03b7a color space conversions
Hex:
#a03b7a
RGB:
160, 59, 122
CMY:
37, 77, 52
CMYK:
0, 63, 24, 37
HSL:
323°, 46.1187%, 42.9412%
HSV (HSB):
323°, 63.1250%, 62.7451%
XYZ:
19.5740, 12.0067, 19.6982
xyY:
0.3817, 0.2341, 12.0067
CIE-Lab:
41.2267, 48.6018, -14.4479
CIE-LCH:
41.2267, 50.7038, 343.4443
CIE-Luv:
41.2267, 56.1309, -27.1957
Hunter-Lab:
34.6506, 40.1955, -9.4498
#a03b7a color charts
#a03b7a color shades, tints & tones
#a03b7a color schemes
#a03b7a color preview, HTML & CSS examples
This text has a color of #a03b7a
<p style="color:#a03b7a;">Text here</p>
.mytext {color:#a03b7a;}
This box has a color of #a03b7a
<div style="background-color:#a03b7a;">Content here</div>
.mybackground {background-color:#a03b7a;}
Border around this has a color of #a03b7a
<div style="border:2px solid #a03b7a;">Content here</div>
.myborder {border:2px solid #a03b7a;}