#b4022a color space conversions
Hex:
#b4022a
RGB:
180, 2, 42
CMY:
29, 99, 84
CMYK:
0, 99, 77, 29
HSL:
347°, 97.8022%, 35.6863%
HSV (HSB):
347°, 98.8889%, 70.5882%
XYZ:
19.2620, 9.9139, 3.0888
xyY:
0.5970, 0.3073, 9.9139
CIE-Lab:
37.6874, 62.2800, 31.5676
CIE-LCH:
37.6874, 69.8234, 26.8788
CIE-Luv:
37.6874, 116.0554, 17.1899
Hunter-Lab:
31.4863, 54.0978, 16.2240
#b4022a color charts
#b4022a color shades, tints & tones
#b4022a color schemes
#b4022a color preview, HTML & CSS examples
This text has a color of #b4022a
<p style="color:#b4022a;">Text here</p>
.mytext {color:#b4022a;}
This box has a color of #b4022a
<div style="background-color:#b4022a;">Content here</div>
.mybackground {background-color:#b4022a;}
Border around this has a color of #b4022a
<div style="border:2px solid #b4022a;">Content here</div>
.myborder {border:2px solid #b4022a;}