#b4022d color space conversions
Hex:
#b4022d
RGB:
180, 2, 45
CMY:
29, 99, 82
CMYK:
0, 99, 75, 29
HSL:
346°, 97.8022%, 35.6863%
HSV (HSB):
346°, 98.8889%, 70.5882%
XYZ:
19.3178, 9.9362, 3.3823
xyY:
0.5919, 0.3045, 9.9362
CIE-Lab:
37.7276, 62.3897, 29.7631
CIE-LCH:
37.7276, 69.1253, 25.5035
CIE-Luv:
37.7276, 115.2741, 16.0020
Hunter-Lab:
31.5217, 54.2289, 15.7033
#b4022d color charts
#b4022d color shades, tints & tones
#b4022d color schemes
#b4022d color preview, HTML & CSS examples
This text has a color of #b4022d
<p style="color:#b4022d;">Text here</p>
.mytext {color:#b4022d;}
This box has a color of #b4022d
<div style="background-color:#b4022d;">Content here</div>
.mybackground {background-color:#b4022d;}
Border around this has a color of #b4022d
<div style="border:2px solid #b4022d;">Content here</div>
.myborder {border:2px solid #b4022d;}