#a03b6b color space conversions
Hex:
#a03b6b
RGB:
160, 59, 107
CMY:
37, 77, 58
CMYK:
0, 63, 33, 37
HSL:
331°, 46.1187%, 42.9412%
HSV (HSB):
331°, 63.1250%, 62.7451%
XYZ:
18.7150, 11.6630, 15.1747
xyY:
0.4108, 0.2560, 11.6630
CIE-Lab:
40.6755, 46.5935, -5.9768
CIE-LCH:
40.6755, 46.9753, 352.6903
CIE-Luv:
40.6755, 60.8839, -15.5893
Hunter-Lab:
34.1512, 38.0542, -2.4390
#a03b6b color charts
#a03b6b color shades, tints & tones
#a03b6b color schemes
#a03b6b color preview, HTML & CSS examples
This text has a color of #a03b6b
<p style="color:#a03b6b;">Text here</p>
.mytext {color:#a03b6b;}
This box has a color of #a03b6b
<div style="background-color:#a03b6b;">Content here</div>
.mybackground {background-color:#a03b6b;}
Border around this has a color of #a03b6b
<div style="border:2px solid #a03b6b;">Content here</div>
.myborder {border:2px solid #a03b6b;}