#a1033f color space conversions
Hex:
#a1033f
RGB:
161, 3, 63
CMY:
37, 99, 75
CMYK:
0, 98, 61, 37
HSL:
337°, 96.3415%, 32.1569%
HSV (HSB):
337°, 98.1366%, 63.1373%
XYZ:
15.6277, 8.0011, 5.4233
xyY:
0.5379, 0.2754, 8.0011
CIE-Lab:
33.9851, 58.4660, 12.5947
CIE-LCH:
33.9851, 59.8072, 12.1569
CIE-Luv:
33.9851, 94.3916, 2.5096
Hunter-Lab:
28.2862, 49.1179, 8.4326
#a1033f color charts
#a1033f color shades, tints & tones
#a1033f color schemes
#a1033f color preview, HTML & CSS examples
This text has a color of #a1033f
<p style="color:#a1033f;">Text here</p>
.mytext {color:#a1033f;}
This box has a color of #a1033f
<div style="background-color:#a1033f;">Content here</div>
.mybackground {background-color:#a1033f;}
Border around this has a color of #a1033f
<div style="border:2px solid #a1033f;">Content here</div>
.myborder {border:2px solid #a1033f;}