#b9051a color space conversions
Hex:
#b9051a
RGB:
185, 5, 26
CMY:
27, 98, 90
CMYK:
0, 97, 86, 27
HSL:
353°, 94.7368%, 37.2549%
HSV (HSB):
353°, 97.2973%, 72.5490%
XYZ:
20.2483, 10.4974, 1.9363
xyY:
0.6196, 0.3212, 10.4974
CIE-Lab:
38.7208, 62.7555, 42.1427
CIE-LCH:
38.7208, 75.5927, 33.8828
CIE-Luv:
38.7208, 122.5686, 23.3925
Hunter-Lab:
32.3997, 54.8547, 19.1365
#b9051a color charts
#b9051a color shades, tints & tones
#b9051a color schemes
#b9051a color preview, HTML & CSS examples
This text has a color of #b9051a
<p style="color:#b9051a;">Text here</p>
.mytext {color:#b9051a;}
This box has a color of #b9051a
<div style="background-color:#b9051a;">Content here</div>
.mybackground {background-color:#b9051a;}
Border around this has a color of #b9051a
<div style="border:2px solid #b9051a;">Content here</div>
.myborder {border:2px solid #b9051a;}