#b4000f color space conversions
Hex:
#b4000f
RGB:
180, 0, 15
CMY:
29, 100, 94
CMYK:
0, 100, 92, 29
HSL:
355°, 100.0000%, 35.2941%
HSV (HSB):
355°, 100.0000%, 70.5882%
XYZ:
18.9086, 9.7378, 1.3349
xyY:
0.6307, 0.3248, 9.7378
CIE-Lab:
37.3677, 61.8511, 45.8961
CIE-LCH:
37.3677, 77.0196, 36.5769
CIE-Luv:
37.3677, 121.3253, 24.4371
Hunter-Lab:
31.2054, 53.5508, 19.3075
#b4000f color charts
#b4000f color shades, tints & tones
#b4000f color schemes
#b4000f color preview, HTML & CSS examples
This text has a color of #b4000f
<p style="color:#b4000f;">Text here</p>
.mytext {color:#b4000f;}
This box has a color of #b4000f
<div style="background-color:#b4000f;">Content here</div>
.mybackground {background-color:#b4000f;}
Border around this has a color of #b4000f
<div style="border:2px solid #b4000f;">Content here</div>
.myborder {border:2px solid #b4000f;}