#a30e6a color space conversions
Hex:
#a30e6a
RGB:
163, 14, 106
CMY:
36, 95, 58
CMYK:
0, 91, 35, 36
HSL:
323°, 84.1808%, 34.7059%
HSV (HSB):
323°, 91.4110%, 63.9216%
XYZ:
17.8628, 9.1412, 14.4586
xyY:
0.4308, 0.2205, 9.1412
CIE-Lab:
36.2548, 61.1645, -11.9413
CIE-LCH:
36.2548, 62.3192, 348.9529
CIE-Luv:
36.2548, 76.5297, -25.2502
Hunter-Lab:
30.2344, 52.5493, -7.1894
#a30e6a color charts
#a30e6a color shades, tints & tones
#a30e6a color schemes
#a30e6a color preview, HTML & CSS examples
This text has a color of #a30e6a
<p style="color:#a30e6a;">Text here</p>
.mytext {color:#a30e6a;}
This box has a color of #a30e6a
<div style="background-color:#a30e6a;">Content here</div>
.mybackground {background-color:#a30e6a;}
Border around this has a color of #a30e6a
<div style="border:2px solid #a30e6a;">Content here</div>
.myborder {border:2px solid #a30e6a;}