#a2033e color space conversions
Hex:
#a2033e
RGB:
162, 3, 62
CMY:
36, 99, 76
CMYK:
0, 98, 62, 36
HSL:
338°, 96.3636%, 32.3529%
HSV (HSB):
338°, 98.1481%, 63.5294%
XYZ:
15.8024, 8.0943, 5.2869
xyY:
0.5415, 0.2774, 8.0943
CIE-Lab:
34.1785, 58.6490, 13.5504
CIE-LCH:
34.1785, 60.1940, 13.0095
CIE-Luv:
34.1785, 95.5663, 3.3581
Hunter-Lab:
28.4505, 49.3565, 8.8976
#a2033e color charts
#a2033e color shades, tints & tones
#a2033e color schemes
#a2033e color preview, HTML & CSS examples
This text has a color of #a2033e
<p style="color:#a2033e;">Text here</p>
.mytext {color:#a2033e;}
This box has a color of #a2033e
<div style="background-color:#a2033e;">Content here</div>
.mybackground {background-color:#a2033e;}
Border around this has a color of #a2033e
<div style="border:2px solid #a2033e;">Content here</div>
.myborder {border:2px solid #a2033e;}