#a21e4b color space conversions
Hex:
#a21e4b
RGB:
162, 30, 75
CMY:
36, 88, 71
CMYK:
0, 81, 54, 36
HSL:
340°, 68.7500%, 37.6471%
HSV (HSB):
340°, 81.4815%, 63.5294%
XYZ:
16.6346, 9.1179, 7.5398
xyY:
0.4997, 0.2739, 9.1179
CIE-Lab:
36.2104, 54.6351, 7.8888
CIE-LCH:
36.2104, 55.2017, 8.2162
CIE-Luv:
36.2104, 84.8119, -1.0070
Hunter-Lab:
30.1959, 45.4907, 6.3326
#a21e4b color charts
#a21e4b color shades, tints & tones
#a21e4b color schemes
#a21e4b color preview, HTML & CSS examples
This text has a color of #a21e4b
<p style="color:#a21e4b;">Text here</p>
.mytext {color:#a21e4b;}
This box has a color of #a21e4b
<div style="background-color:#a21e4b;">Content here</div>
.mybackground {background-color:#a21e4b;}
Border around this has a color of #a21e4b
<div style="border:2px solid #a21e4b;">Content here</div>
.myborder {border:2px solid #a21e4b;}