#a00f90 color space conversions
Hex:
#a00f90
RGB:
160, 15, 144
CMY:
37, 94, 44
CMYK:
0, 91, 10, 37
HSL:
307°, 82.8571%, 34.3137%
HSV (HSB):
307°, 90.6250%, 62.7451%
XYZ:
19.7021, 9.8288, 27.2443
xyY:
0.3470, 0.1731, 9.8288
CIE-Lab:
37.5335, 65.1632, -33.7293
CIE-LCH:
37.5335, 73.3752, 332.6333
CIE-Luv:
37.5335, 57.9802, -55.0820
Hunter-Lab:
31.3510, 57.3115, -29.5779
#a00f90 color charts
#a00f90 color shades, tints & tones
#a00f90 color schemes
#a00f90 color preview, HTML & CSS examples
This text has a color of #a00f90
<p style="color:#a00f90;">Text here</p>
.mytext {color:#a00f90;}
This box has a color of #a00f90
<div style="background-color:#a00f90;">Content here</div>
.mybackground {background-color:#a00f90;}
Border around this has a color of #a00f90
<div style="border:2px solid #a00f90;">Content here</div>
.myborder {border:2px solid #a00f90;}