#a00064 color space conversions
Hex:
#a00064
RGB:
160, 0, 100
CMY:
37, 100, 61
CMYK:
0, 100, 38, 37
HSL:
323°, 100.0000%, 31.3725%
HSV (HSB):
323°, 100.0000%, 62.7451%
XYZ:
16.7975, 8.3937, 12.7914
xyY:
0.4422, 0.2210, 8.3937
CIE-Lab:
34.7897, 61.6686, -10.3842
CIE-LCH:
34.7897, 62.5368, 350.4418
CIE-Luv:
34.7897, 78.3401, -23.1326
Hunter-Lab:
28.9719, 52.7909, -5.8969
#a00064 color charts
#a00064 color shades, tints & tones
#a00064 color schemes
#a00064 color preview, HTML & CSS examples
This text has a color of #a00064
<p style="color:#a00064;">Text here</p>
.mytext {color:#a00064;}
This box has a color of #a00064
<div style="background-color:#a00064;">Content here</div>
.mybackground {background-color:#a00064;}
Border around this has a color of #a00064
<div style="border:2px solid #a00064;">Content here</div>
.myborder {border:2px solid #a00064;}