#a2063c color space conversions
Hex:
#a2063c
RGB:
162, 6, 60
CMY:
36, 98, 76
CMYK:
0, 96, 63, 36
HSL:
339°, 92.8571%, 32.9412%
HSV (HSB):
339°, 96.2963%, 63.5294%
XYZ:
15.7810, 8.1379, 5.0140
xyY:
0.5454, 0.2813, 8.1379
CIE-Lab:
34.2684, 58.1378, 14.9831
CIE-LCH:
34.2684, 60.0375, 14.4516
CIE-Luv:
34.2684, 95.7935, 4.7682
Hunter-Lab:
28.5270, 48.8235, 9.5479
#a2063c color charts
#a2063c color shades, tints & tones
#a2063c color schemes
#a2063c color preview, HTML & CSS examples
This text has a color of #a2063c
<p style="color:#a2063c;">Text here</p>
.mytext {color:#a2063c;}
This box has a color of #a2063c
<div style="background-color:#a2063c;">Content here</div>
.mybackground {background-color:#a2063c;}
Border around this has a color of #a2063c
<div style="border:2px solid #a2063c;">Content here</div>
.myborder {border:2px solid #a2063c;}