#a03e5e color space conversions
Hex:
#a03e5e
RGB:
160, 62, 94
CMY:
37, 76, 63
CMYK:
0, 61, 41, 37
HSL:
340°, 44.1441%, 43.5294%
HSV (HSB):
340°, 61.2500%, 62.7451%
XYZ:
18.2402, 11.7270, 11.8918
xyY:
0.4358, 0.2802, 11.7270
CIE-Lab:
40.7789, 43.6669, 2.2942
CIE-LCH:
40.7789, 43.7272, 3.0075
CIE-Luv:
40.7789, 63.4184, -4.8220
Hunter-Lab:
34.2447, 35.1487, 3.3822
#a03e5e color charts
#a03e5e color shades, tints & tones
#a03e5e color schemes
#a03e5e color preview, HTML & CSS examples
This text has a color of #a03e5e
<p style="color:#a03e5e;">Text here</p>
.mytext {color:#a03e5e;}
This box has a color of #a03e5e
<div style="background-color:#a03e5e;">Content here</div>
.mybackground {background-color:#a03e5e;}
Border around this has a color of #a03e5e
<div style="border:2px solid #a03e5e;">Content here</div>
.myborder {border:2px solid #a03e5e;}