#b0041e color space conversions
Hex:
#b0041e
RGB:
176, 4, 30
CMY:
31, 98, 88
CMYK:
0, 98, 83, 31
HSL:
351°, 95.5556%, 35.2941%
HSV (HSB):
351°, 97.7273%, 69.0196%
XYZ:
18.1823, 9.4107, 2.0864
xyY:
0.6126, 0.3171, 9.4107
CIE-Lab:
36.7633, 60.6699, 37.4518
CIE-LCH:
36.7633, 71.2984, 31.6872
CIE-Luv:
36.7633, 115.3421, 20.6024
Hunter-Lab:
30.6768, 52.1131, 17.4413
#b0041e color charts
#b0041e color shades, tints & tones
#b0041e color schemes
#b0041e color preview, HTML & CSS examples
This text has a color of #b0041e
<p style="color:#b0041e;">Text here</p>
.mytext {color:#b0041e;}
This box has a color of #b0041e
<div style="background-color:#b0041e;">Content here</div>
.mybackground {background-color:#b0041e;}
Border around this has a color of #b0041e
<div style="border:2px solid #b0041e;">Content here</div>
.myborder {border:2px solid #b0041e;}