#b4002d color space conversions
Hex:
#b4002d
RGB:
180, 0, 45
CMY:
29, 100, 82
CMYK:
0, 100, 75, 29
HSL:
345°, 100.0000%, 35.2941%
HSV (HSB):
345°, 100.0000%, 70.5882%
XYZ:
19.2960, 9.8928, 3.3751
xyY:
0.5926, 0.3038, 9.8928
CIE-Lab:
37.6493, 62.6173, 29.6728
CIE-LCH:
37.6493, 69.2922, 25.3551
CIE-Luv:
37.6493, 115.6234, 15.8511
Hunter-Lab:
31.4528, 54.4662, 15.6547
#b4002d color charts
#b4002d color shades, tints & tones
#b4002d color schemes
#b4002d color preview, HTML & CSS examples
This text has a color of #b4002d
<p style="color:#b4002d;">Text here</p>
.mytext {color:#b4002d;}
This box has a color of #b4002d
<div style="background-color:#b4002d;">Content here</div>
.mybackground {background-color:#b4002d;}
Border around this has a color of #b4002d
<div style="border:2px solid #b4002d;">Content here</div>
.myborder {border:2px solid #b4002d;}