#a03e51 color space conversions
Hex:
#a03e51
RGB:
160, 62, 81
CMY:
37, 76, 68
CMYK:
0, 61, 49, 37
HSL:
348°, 44.1441%, 43.5294%
HSV (HSB):
348°, 61.2500%, 62.7451%
XYZ:
17.7050, 11.5129, 9.0736
xyY:
0.4624, 0.3007, 11.5129
CIE-Lab:
40.4313, 42.3166, 9.9371
CIE-LCH:
40.4313, 43.4677, 13.2151
CIE-Luv:
40.4313, 67.0626, 4.0988
Hunter-Lab:
33.9307, 33.7626, 7.8963
#a03e51 color charts
#a03e51 color shades, tints & tones
#a03e51 color schemes
#a03e51 color preview, HTML & CSS examples
This text has a color of #a03e51
<p style="color:#a03e51;">Text here</p>
.mytext {color:#a03e51;}
This box has a color of #a03e51
<div style="background-color:#a03e51;">Content here</div>
.mybackground {background-color:#a03e51;}
Border around this has a color of #a03e51
<div style="border:2px solid #a03e51;">Content here</div>
.myborder {border:2px solid #a03e51;}