#b2091d color space conversions
Hex:
#b2091d
RGB:
178, 9, 29
CMY:
30, 96, 89
CMYK:
0, 95, 84, 30
HSL:
353°, 90.3743%, 36.6667%
HSV (HSB):
353°, 94.9438%, 69.8039%
XYZ:
18.6796, 9.7491, 2.0596
xyY:
0.6127, 0.3198, 9.7491
CIE-Lab:
37.3882, 60.5790, 38.7594
CIE-LCH:
37.3882, 71.9173, 32.6118
CIE-Luv:
37.3882, 116.1010, 21.6238
Hunter-Lab:
31.2235, 52.1471, 17.9454
#b2091d color charts
#b2091d color shades, tints & tones
#b2091d color schemes
#b2091d color preview, HTML & CSS examples
This text has a color of #b2091d
<p style="color:#b2091d;">Text here</p>
.mytext {color:#b2091d;}
This box has a color of #b2091d
<div style="background-color:#b2091d;">Content here</div>
.mybackground {background-color:#b2091d;}
Border around this has a color of #b2091d
<div style="border:2px solid #b2091d;">Content here</div>
.myborder {border:2px solid #b2091d;}