#a03d6f color space conversions
Hex:
#a03d6f
RGB:
160, 61, 111
CMY:
37, 76, 56
CMYK:
0, 62, 31, 37
HSL:
330°, 44.7964%, 43.3333%
HSV (HSB):
330°, 61.8750%, 62.7451%
XYZ:
19.0352, 11.9588, 16.3439
xyY:
0.4021, 0.2526, 11.9588
CIE-Lab:
41.1505, 46.1955, -7.7554
CIE-LCH:
41.1505, 46.8420, 350.4700
CIE-Luv:
41.1505, 58.7723, -17.8577
Hunter-Lab:
34.5815, 37.7369, -3.8147
#a03d6f color charts
#a03d6f color shades, tints & tones
#a03d6f color schemes
#a03d6f color preview, HTML & CSS examples
This text has a color of #a03d6f
<p style="color:#a03d6f;">Text here</p>
.mytext {color:#a03d6f;}
This box has a color of #a03d6f
<div style="background-color:#a03d6f;">Content here</div>
.mybackground {background-color:#a03d6f;}
Border around this has a color of #a03d6f
<div style="border:2px solid #a03d6f;">Content here</div>
.myborder {border:2px solid #a03d6f;}