#a04e85 color space conversions
Hex:
#a04e85
RGB:
160, 78, 133
CMY:
37, 69, 48
CMYK:
0, 51, 17, 37
HSL:
320°, 34.4538%, 46.6667%
HSV (HSB):
320°, 51.2500%, 62.7451%
XYZ:
21.4552, 14.6158, 23.8806
xyY:
0.3579, 0.2438, 14.6158
CIE-Lab:
45.1034, 41.0630, -15.2616
CIE-LCH:
45.1034, 43.8074, 339.6118
CIE-Luv:
45.1034, 45.1092, -27.6623
Hunter-Lab:
38.2306, 33.2715, -10.2738
#a04e85 color charts
#a04e85 color shades, tints & tones
#a04e85 color schemes
#a04e85 color preview, HTML & CSS examples
This text has a color of #a04e85
<p style="color:#a04e85;">Text here</p>
.mytext {color:#a04e85;}
This box has a color of #a04e85
<div style="background-color:#a04e85;">Content here</div>
.mybackground {background-color:#a04e85;}
Border around this has a color of #a04e85
<div style="border:2px solid #a04e85;">Content here</div>
.myborder {border:2px solid #a04e85;}