#b9092d color space conversions
Hex:
#b9092d
RGB:
185, 9, 45
CMY:
27, 96, 82
CMYK:
0, 95, 76, 27
HSL:
348°, 90.7216%, 38.0392%
HSV (HSB):
348°, 95.1351%, 72.5490%
XYZ:
20.5789, 10.6991, 3.4631
xyY:
0.5923, 0.3080, 10.6991
CIE-Lab:
39.0690, 62.8709, 31.5791
CIE-LCH:
39.0690, 70.3562, 26.6697
CIE-Luv:
39.0690, 117.8870, 17.5795
Hunter-Lab:
32.7095, 55.0602, 16.6193
#b9092d color charts
#b9092d color shades, tints & tones
#b9092d color schemes
#b9092d color preview, HTML & CSS examples
This text has a color of #b9092d
<p style="color:#b9092d;">Text here</p>
.mytext {color:#b9092d;}
This box has a color of #b9092d
<div style="background-color:#b9092d;">Content here</div>
.mybackground {background-color:#b9092d;}
Border around this has a color of #b9092d
<div style="border:2px solid #b9092d;">Content here</div>
.myborder {border:2px solid #b9092d;}