#a03b5b color space conversions
Hex:
#a03b5b
RGB:
160, 59, 91
CMY:
37, 77, 64
CMYK:
0, 63, 43, 37
HSL:
341°, 46.1187%, 42.9412%
HSV (HSB):
341°, 63.1250%, 62.7451%
XYZ:
17.9495, 11.3568, 11.1436
xyY:
0.4437, 0.2808, 11.3568
CIE-Lab:
40.1751, 44.7290, 3.3020
CIE-LCH:
40.1751, 44.8507, 4.2220
CIE-Luv:
40.1751, 65.7881, -3.8487
Hunter-Lab:
33.6999, 36.0991, 3.9845
#a03b5b color charts
#a03b5b color shades, tints & tones
#a03b5b color schemes
#a03b5b color preview, HTML & CSS examples
This text has a color of #a03b5b
<p style="color:#a03b5b;">Text here</p>
.mytext {color:#a03b5b;}
This box has a color of #a03b5b
<div style="background-color:#a03b5b;">Content here</div>
.mybackground {background-color:#a03b5b;}
Border around this has a color of #a03b5b
<div style="border:2px solid #a03b5b;">Content here</div>
.myborder {border:2px solid #a03b5b;}