#a03d6c color space conversions
Hex:
#a03d6c
RGB:
160, 61, 108
CMY:
37, 76, 58
CMYK:
0, 62, 33, 37
HSL:
332°, 44.7964%, 43.3333%
HSV (HSB):
332°, 61.8750%, 62.7451%
XYZ:
18.8727, 11.8938, 15.4884
xyY:
0.4080, 0.2571, 11.8938
CIE-Lab:
41.0468, 45.8079, -6.0462
CIE-LCH:
41.0468, 46.2052, 352.4810
CIE-Luv:
41.0468, 59.6965, -15.5662
Hunter-Lab:
34.4874, 37.3287, -2.4862
#a03d6c color charts
#a03d6c color shades, tints & tones
#a03d6c color schemes
#a03d6c color preview, HTML & CSS examples
This text has a color of #a03d6c
<p style="color:#a03d6c;">Text here</p>
.mytext {color:#a03d6c;}
This box has a color of #a03d6c
<div style="background-color:#a03d6c;">Content here</div>
.mybackground {background-color:#a03d6c;}
Border around this has a color of #a03d6c
<div style="border:2px solid #a03d6c;">Content here</div>
.myborder {border:2px solid #a03d6c;}