#a00095 color space conversions
Hex:
#a00095
RGB:
160, 0, 149
CMY:
37, 100, 42
CMYK:
0, 100, 7, 37
HSL:
304°, 100.0000%, 31.3725%
HSV (HSB):
304°, 100.0000%, 62.7451%
XYZ:
19.9220, 9.6435, 29.2451
xyY:
0.3387, 0.1640, 9.6435
CIE-Lab:
37.1949, 67.7199, -37.3258
CIE-LCH:
37.1949, 77.3253, 331.1374
CIE-Luv:
37.1949, 57.0541, -60.1267
Hunter-Lab:
31.0540, 60.1683, -34.0986
#a00095 color charts
#a00095 color shades, tints & tones
#a00095 color schemes
#a00095 color preview, HTML & CSS examples
This text has a color of #a00095
<p style="color:#a00095;">Text here</p>
.mytext {color:#a00095;}
This box has a color of #a00095
<div style="background-color:#a00095;">Content here</div>
.mybackground {background-color:#a00095;}
Border around this has a color of #a00095
<div style="border:2px solid #a00095;">Content here</div>
.myborder {border:2px solid #a00095;}