#a7033c color space conversions
Hex:
#a7033c
RGB:
167, 3, 60
CMY:
35, 99, 76
CMYK:
0, 98, 64, 35
HSL:
339°, 96.4706%, 33.3333%
HSV (HSB):
339°, 98.2036%, 65.4902%
XYZ:
16.7845, 8.6069, 5.0516
xyY:
0.5513, 0.2827, 8.6069
CIE-Lab:
35.2161, 59.7588, 16.4381
CIE-LCH:
35.2161, 61.9784, 15.3803
CIE-Luv:
35.2161, 100.2865, 5.7987
Hunter-Lab:
29.3374, 50.7828, 10.3271
#a7033c color charts
#a7033c color shades, tints & tones
#a7033c color schemes
#a7033c color preview, HTML & CSS examples
This text has a color of #a7033c
<p style="color:#a7033c;">Text here</p>
.mytext {color:#a7033c;}
This box has a color of #a7033c
<div style="background-color:#a7033c;">Content here</div>
.mybackground {background-color:#a7033c;}
Border around this has a color of #a7033c
<div style="border:2px solid #a7033c;">Content here</div>
.myborder {border:2px solid #a7033c;}