#a00065 color space conversions
Hex:
#a00065
RGB:
160, 0, 101
CMY:
37, 100, 60
CMYK:
0, 100, 37, 37
HSL:
322°, 100.0000%, 31.3725%
HSV (HSB):
322°, 100.0000%, 62.7451%
XYZ:
16.8462, 8.4132, 13.0479
xyY:
0.4398, 0.2196, 8.4132
CIE-Lab:
34.8290, 61.7703, -10.9670
CIE-LCH:
34.8290, 62.7363, 349.9324
CIE-Luv:
34.8290, 77.8887, -23.8743
Hunter-Lab:
29.0055, 52.9120, -6.3674
#a00065 color charts
#a00065 color shades, tints & tones
#a00065 color schemes
#a00065 color preview, HTML & CSS examples
This text has a color of #a00065
<p style="color:#a00065;">Text here</p>
.mytext {color:#a00065;}
This box has a color of #a00065
<div style="background-color:#a00065;">Content here</div>
.mybackground {background-color:#a00065;}
Border around this has a color of #a00065
<div style="border:2px solid #a00065;">Content here</div>
.myborder {border:2px solid #a00065;}