#a00d85 color space conversions
Hex:
#a00d85
RGB:
160, 13, 133
CMY:
37, 95, 48
CMYK:
0, 92, 17, 37
HSL:
311°, 84.9711%, 33.9216%
HSV (HSB):
311°, 91.8750%, 62.7451%
XYZ:
18.8748, 9.4549, 23.0205
xyY:
0.3676, 0.1841, 9.4549
CIE-Lab:
36.8458, 63.9264, -28.0331
CIE-LCH:
36.8458, 69.8029, 336.3215
CIE-Luv:
36.8458, 62.6337, -46.9296
Hunter-Lab:
30.7488, 55.7596, -22.8640
#a00d85 color charts
#a00d85 color shades, tints & tones
#a00d85 color schemes
#a00d85 color preview, HTML & CSS examples
This text has a color of #a00d85
<p style="color:#a00d85;">Text here</p>
.mytext {color:#a00d85;}
This box has a color of #a00d85
<div style="background-color:#a00d85;">Content here</div>
.mybackground {background-color:#a00d85;}
Border around this has a color of #a00d85
<div style="border:2px solid #a00d85;">Content here</div>
.myborder {border:2px solid #a00d85;}