#b9022e color space conversions
Hex:
#b9022e
RGB:
185, 2, 46
CMY:
27, 99, 82
CMYK:
0, 99, 75, 27
HSL:
346°, 97.8610%, 36.6667%
HSV (HSB):
346°, 98.9189%, 72.5490%
XYZ:
20.5224, 10.5550, 3.5404
xyY:
0.5928, 0.3049, 10.5550
CIE-Lab:
38.8206, 63.6668, 30.6828
CIE-LCH:
38.8206, 70.6746, 25.7307
CIE-Luv:
38.8206, 118.8110, 16.6737
Hunter-Lab:
32.4884, 55.9011, 16.2807
#b9022e color charts
#b9022e color shades, tints & tones
#b9022e color schemes
#b9022e color preview, HTML & CSS examples
This text has a color of #b9022e
<p style="color:#b9022e;">Text here</p>
.mytext {color:#b9022e;}
This box has a color of #b9022e
<div style="background-color:#b9022e;">Content here</div>
.mybackground {background-color:#b9022e;}
Border around this has a color of #b9022e
<div style="border:2px solid #b9022e;">Content here</div>
.myborder {border:2px solid #b9022e;}