#a3018c color space conversions
Hex:
#a3018c
RGB:
163, 1, 140
CMY:
36, 100, 45
CMYK:
0, 99, 14, 36
HSL:
309°, 98.7805%, 32.1569%
HSV (HSB):
309°, 99.3865%, 63.9216%
XYZ:
19.8487, 9.7017, 25.6374
xyY:
0.3597, 0.1758, 9.7017
CIE-Lab:
37.3016, 66.8951, -31.6010
CIE-LCH:
37.3016, 73.9836, 334.7142
CIE-Luv:
37.3016, 62.9674, -52.3502
Hunter-Lab:
31.1475, 59.2408, -26.9981
#a3018c color charts
#a3018c color shades, tints & tones
#a3018c color schemes
#a3018c color preview, HTML & CSS examples
This text has a color of #a3018c
<p style="color:#a3018c;">Text here</p>
.mytext {color:#a3018c;}
This box has a color of #a3018c
<div style="background-color:#a3018c;">Content here</div>
.mybackground {background-color:#a3018c;}
Border around this has a color of #a3018c
<div style="border:2px solid #a3018c;">Content here</div>
.myborder {border:2px solid #a3018c;}