#a2074d color space conversions
Hex:
#a2074d
RGB:
162, 7, 77
CMY:
36, 97, 70
CMYK:
0, 96, 52, 36
HSL:
333°, 91.7160%, 33.1373%
HSV (HSB):
333°, 95.6790%, 63.5294%
XYZ:
16.3158, 8.3692, 7.7766
xyY:
0.5026, 0.2578, 8.3692
CIE-Lab:
34.7402, 59.1742, 4.5029
CIE-LCH:
34.7402, 59.3453, 4.3516
CIE-Luv:
34.7402, 89.0855, -5.5743
Hunter-Lab:
28.9295, 50.0448, 4.3127
#a2074d color charts
#a2074d color shades, tints & tones
#a2074d color schemes
#a2074d color preview, HTML & CSS examples
This text has a color of #a2074d
<p style="color:#a2074d;">Text here</p>
.mytext {color:#a2074d;}
This box has a color of #a2074d
<div style="background-color:#a2074d;">Content here</div>
.mybackground {background-color:#a2074d;}
Border around this has a color of #a2074d
<div style="border:2px solid #a2074d;">Content here</div>
.myborder {border:2px solid #a2074d;}