#b40000 color space conversions
Hex:
#b40000
RGB:
180, 0, 0
CMY:
29, 100, 100
CMYK:
0, 100, 100, 29
HSL:
0°, 100.0000%, 35.2941%
HSV (HSB):
0°, 100.0000%, 70.5882%
XYZ:
18.8224, 9.7033, 0.8809
xyY:
0.6401, 0.3300, 9.7033
CIE-Lab:
37.3046, 61.6787, 51.7187
CIE-LCH:
37.3046, 80.4928, 39.9805
CIE-Luv:
37.3046, 122.6738, 26.4548
Hunter-Lab:
31.1501, 53.3455, 20.1285
#b40000 color charts
#b40000 color shades, tints & tones
#b40000 color schemes
#b40000 color preview, HTML & CSS examples
This text has a color of #b40000
<p style="color:#b40000;">Text here</p>
.mytext {color:#b40000;}
This box has a color of #b40000
<div style="background-color:#b40000;">Content here</div>
.mybackground {background-color:#b40000;}
Border around this has a color of #b40000
<div style="border:2px solid #b40000;">Content here</div>
.myborder {border:2px solid #b40000;}