#b9050d color space conversions
Hex:
#b9050d
RGB:
185, 5, 13
CMY:
27, 98, 95
CMYK:
0, 97, 93, 27
HSL:
357°, 94.7368%, 37.2549%
HSV (HSB):
357°, 97.2973%, 72.5490%
XYZ:
20.1345, 10.4519, 1.3370
xyY:
0.6307, 0.3274, 10.4519
CIE-Lab:
38.6415, 62.5365, 48.0688
CIE-LCH:
38.6415, 78.8759, 37.5478
CIE-Luv:
38.6415, 124.2332, 25.9156
Hunter-Lab:
32.3294, 54.5921, 20.1786
#b9050d color charts
#b9050d color shades, tints & tones
#b9050d color schemes
#b9050d color preview, HTML & CSS examples
This text has a color of #b9050d
<p style="color:#b9050d;">Text here</p>
.mytext {color:#b9050d;}
This box has a color of #b9050d
<div style="background-color:#b9050d;">Content here</div>
.mybackground {background-color:#b9050d;}
Border around this has a color of #b9050d
<div style="border:2px solid #b9050d;">Content here</div>
.myborder {border:2px solid #b9050d;}