#a21b1e color space conversions
Hex:
#a21b1e
RGB:
162, 27, 30
CMY:
36, 89, 88
CMYK:
0, 83, 81, 36
HSL:
359°, 71.4286%, 37.0588%
HSV (HSB):
359°, 83.3333%, 63.5294%
XYZ:
15.5266, 8.5590, 2.0620
xyY:
0.5938, 0.3273, 8.5590
CIE-Lab:
35.1209, 52.9780, 34.8298
CIE-LCH:
35.1209, 63.4018, 33.3225
CIE-Luv:
35.1209, 98.5892, 20.4863
Hunter-Lab:
29.2557, 43.5357, 16.3001
#a21b1e color charts
#a21b1e color shades, tints & tones
#a21b1e color schemes
#a21b1e color preview, HTML & CSS examples
This text has a color of #a21b1e
<p style="color:#a21b1e;">Text here</p>
.mytext {color:#a21b1e;}
This box has a color of #a21b1e
<div style="background-color:#a21b1e;">Content here</div>
.mybackground {background-color:#a21b1e;}
Border around this has a color of #a21b1e
<div style="border:2px solid #a21b1e;">Content here</div>
.myborder {border:2px solid #a21b1e;}