#a21f35 color space conversions
Hex:
#a21f35
RGB:
162, 31, 53
CMY:
36, 88, 79
CMYK:
0, 81, 67, 36
HSL:
350°, 67.8756%, 37.8431%
HSV (HSB):
350°, 80.8642%, 63.5294%
XYZ:
16.0329, 8.9184, 4.2446
xyY:
0.5491, 0.3055, 8.9184
CIE-Lab:
35.8267, 52.8752, 21.5422
CIE-LCH:
35.8267, 57.0951, 22.1667
CIE-Luv:
35.8267, 91.6183, 11.8656
Hunter-Lab:
29.8637, 43.5696, 12.4776
#a21f35 color charts
#a21f35 color shades, tints & tones
#a21f35 color schemes
#a21f35 color preview, HTML & CSS examples
This text has a color of #a21f35
<p style="color:#a21f35;">Text here</p>
.mytext {color:#a21f35;}
This box has a color of #a21f35
<div style="background-color:#a21f35;">Content here</div>
.mybackground {background-color:#a21f35;}
Border around this has a color of #a21f35
<div style="border:2px solid #a21f35;">Content here</div>
.myborder {border:2px solid #a21f35;}