#a03b51 color space conversions
Hex:
#a03b51
RGB:
160, 59, 81
CMY:
37, 77, 68
CMYK:
0, 63, 49, 37
HSL:
347°, 46.1187%, 42.9412%
HSV (HSB):
347°, 63.1250%, 62.7451%
XYZ:
17.5464, 11.1956, 9.0208
xyY:
0.4646, 0.2965, 11.1956
CIE-Lab:
39.9080, 43.7166, 9.2049
CIE-LCH:
39.9080, 44.6752, 11.8904
CIE-Luv:
39.9080, 68.6786, 2.9754
Hunter-Lab:
33.4598, 35.0510, 7.4373
#a03b51 color charts
#a03b51 color shades, tints & tones
#a03b51 color schemes
#a03b51 color preview, HTML & CSS examples
This text has a color of #a03b51
<p style="color:#a03b51;">Text here</p>
.mytext {color:#a03b51;}
This box has a color of #a03b51
<div style="background-color:#a03b51;">Content here</div>
.mybackground {background-color:#a03b51;}
Border around this has a color of #a03b51
<div style="border:2px solid #a03b51;">Content here</div>
.myborder {border:2px solid #a03b51;}