#a00a63 color space conversions
Hex:
#a00a63
RGB:
160, 10, 99
CMY:
37, 96, 61
CMYK:
0, 94, 38, 37
HSL:
324°, 88.2353%, 33.3333%
HSV (HSB):
324°, 93.7500%, 62.7451%
XYZ:
16.8579, 8.5915, 12.5742
xyY:
0.4434, 0.2260, 8.5915
CIE-Lab:
35.1856, 60.2980, -9.1440
CIE-LCH:
35.1856, 60.9874, 351.3770
CIE-Luv:
35.1856, 77.6358, -21.4282
Hunter-Lab:
29.3113, 51.3664, -4.9168
#a00a63 color charts
#a00a63 color shades, tints & tones
#a00a63 color schemes
#a00a63 color preview, HTML & CSS examples
This text has a color of #a00a63
<p style="color:#a00a63;">Text here</p>
.mytext {color:#a00a63;}
This box has a color of #a00a63
<div style="background-color:#a00a63;">Content here</div>
.mybackground {background-color:#a00a63;}
Border around this has a color of #a00a63
<div style="border:2px solid #a00a63;">Content here</div>
.myborder {border:2px solid #a00a63;}