#a7036a color space conversions
Hex:
#a7036a
RGB:
167, 3, 106
CMY:
35, 99, 58
CMYK:
0, 98, 37, 35
HSL:
322°, 96.4706%, 33.3333%
HSV (HSB):
322°, 98.2036%, 65.4902%
XYZ:
18.5704, 9.3212, 14.4561
xyY:
0.4385, 0.2201, 9.3212
CIE-Lab:
36.5955, 63.4286, -11.3478
CIE-LCH:
36.5955, 64.4357, 349.8567
CIE-Luv:
36.5955, 81.0353, -24.9927
Hunter-Lab:
30.5307, 55.1448, -6.7020
#a7036a color charts
#a7036a color shades, tints & tones
#a7036a color schemes
#a7036a color preview, HTML & CSS examples
This text has a color of #a7036a
<p style="color:#a7036a;">Text here</p>
.mytext {color:#a7036a;}
This box has a color of #a7036a
<div style="background-color:#a7036a;">Content here</div>
.mybackground {background-color:#a7036a;}
Border around this has a color of #a7036a
<div style="border:2px solid #a7036a;">Content here</div>
.myborder {border:2px solid #a7036a;}