#a10a30 color space conversions
Hex:
#a10a30
RGB:
161, 10, 48
CMY:
37, 96, 81
CMYK:
0, 94, 70, 37
HSL:
345°, 88.3041%, 33.5294%
HSV (HSB):
345°, 93.7888%, 63.1373%
XYZ:
15.3400, 8.0075, 3.5334
xyY:
0.5707, 0.2979, 8.0075
CIE-Lab:
33.9986, 56.7164, 22.4113
CIE-LCH:
33.9986, 60.9837, 21.5613
CIE-Luv:
33.9986, 98.2437, 11.0933
Hunter-Lab:
28.2976, 47.2431, 12.4050
#a10a30 color charts
#a10a30 color shades, tints & tones
#a10a30 color schemes
#a10a30 color preview, HTML & CSS examples
This text has a color of #a10a30
<p style="color:#a10a30;">Text here</p>
.mytext {color:#a10a30;}
This box has a color of #a10a30
<div style="background-color:#a10a30;">Content here</div>
.mybackground {background-color:#a10a30;}
Border around this has a color of #a10a30
<div style="border:2px solid #a10a30;">Content here</div>
.myborder {border:2px solid #a10a30;}