#a1035d color space conversions
Hex:
#a1035d
RGB:
161, 3, 93
CMY:
37, 99, 64
CMYK:
0, 98, 42, 37
HSL:
326°, 96.3415%, 32.1569%
HSV (HSB):
326°, 98.1366%, 63.1373%
XYZ:
16.7063, 8.4325, 11.1030
xyY:
0.4610, 0.2327, 8.4325
CIE-Lab:
34.8679, 60.8231, -5.7349
CIE-LCH:
34.8679, 61.0929, 354.6136
CIE-Luv:
34.8679, 81.9383, -17.3868
Hunter-Lab:
29.0388, 51.8749, -2.3425
#a1035d color charts
#a1035d color shades, tints & tones
#a1035d color schemes
#a1035d color preview, HTML & CSS examples
This text has a color of #a1035d
<p style="color:#a1035d;">Text here</p>
.mytext {color:#a1035d;}
This box has a color of #a1035d
<div style="background-color:#a1035d;">Content here</div>
.mybackground {background-color:#a1035d;}
Border around this has a color of #a1035d
<div style="border:2px solid #a1035d;">Content here</div>
.myborder {border:2px solid #a1035d;}