#a04a7e color space conversions
Hex:
#a04a7e
RGB:
160, 74, 126
CMY:
37, 71, 51
CMYK:
0, 54, 21, 37
HSL:
324°, 36.7521%, 45.8824%
HSV (HSB):
324°, 53.7500%, 62.7451%
XYZ:
20.7119, 13.8775, 21.3257
xyY:
0.3704, 0.2482, 13.8775
CIE-Lab:
44.0567, 42.0173, -12.6016
CIE-LCH:
44.0567, 43.8664, 343.3052
CIE-Luv:
44.0567, 48.7169, -23.9683
Hunter-Lab:
37.2525, 34.0516, -7.8645
#a04a7e color charts
#a04a7e color shades, tints & tones
#a04a7e color schemes
#a04a7e color preview, HTML & CSS examples
This text has a color of #a04a7e
<p style="color:#a04a7e;">Text here</p>
.mytext {color:#a04a7e;}
This box has a color of #a04a7e
<div style="background-color:#a04a7e;">Content here</div>
.mybackground {background-color:#a04a7e;}
Border around this has a color of #a04a7e
<div style="border:2px solid #a04a7e;">Content here</div>
.myborder {border:2px solid #a04a7e;}