#b4102f color space conversions
Hex:
#b4102f
RGB:
180, 16, 47
CMY:
29, 94, 82
CMYK:
0, 91, 74, 29
HSL:
349°, 83.6735%, 38.4314%
HSV (HSB):
349°, 91.1111%, 70.5882%
XYZ:
19.5208, 10.2791, 3.6445
xyY:
0.5837, 0.3073, 10.2791
CIE-Lab:
38.3388, 60.7817, 29.2325
CIE-LCH:
38.3388, 67.4459, 25.6849
CIE-Luv:
38.3388, 112.1665, 16.2982
Hunter-Lab:
32.0611, 52.5751, 15.7030
#b4102f color charts
#b4102f color shades, tints & tones
#b4102f color schemes
#b4102f color preview, HTML & CSS examples
This text has a color of #b4102f
<p style="color:#b4102f;">Text here</p>
.mytext {color:#b4102f;}
This box has a color of #b4102f
<div style="background-color:#b4102f;">Content here</div>
.mybackground {background-color:#b4102f;}
Border around this has a color of #b4102f
<div style="border:2px solid #b4102f;">Content here</div>
.myborder {border:2px solid #b4102f;}