#b2281e color space conversions
Hex:
#b2281e
RGB:
178, 40, 30
CMY:
30, 84, 88
CMYK:
0, 78, 83, 30
HSL:
4°, 71.1538%, 40.7843%
HSV (HSB):
4°, 83.1461%, 69.8039%
XYZ:
19.3532, 11.0763, 2.3462
xyY:
0.5905, 0.3379, 11.0763
CIE-Lab:
39.7087, 54.0306, 40.3952
CIE-LCH:
39.7087, 67.4616, 36.7831
CIE-Luv:
39.7087, 105.4258, 25.5107
Hunter-Lab:
33.2811, 45.5574, 19.1170
#b2281e color charts
#b2281e color shades, tints & tones
#b2281e color schemes
#b2281e color preview, HTML & CSS examples
This text has a color of #b2281e
<p style="color:#b2281e;">Text here</p>
.mytext {color:#b2281e;}
This box has a color of #b2281e
<div style="background-color:#b2281e;">Content here</div>
.mybackground {background-color:#b2281e;}
Border around this has a color of #b2281e
<div style="border:2px solid #b2281e;">Content here</div>
.myborder {border:2px solid #b2281e;}