#b9060d color space conversions
Hex:
#b9060d
RGB:
185, 6, 13
CMY:
27, 98, 95
CMYK:
0, 97, 93, 27
HSL:
358°, 93.7173%, 37.4510%
HSV (HSB):
358°, 96.7568%, 72.5490%
XYZ:
20.1454, 10.4736, 1.3406
xyY:
0.6303, 0.3277, 10.4736
CIE-Lab:
38.6793, 62.4271, 48.0924
CIE-LCH:
38.6793, 78.8036, 37.6098
CIE-Luv:
38.6793, 124.0463, 25.9820
Hunter-Lab:
32.3629, 54.4780, 20.1980
#b9060d color charts
#b9060d color shades, tints & tones
#b9060d color schemes
#b9060d color preview, HTML & CSS examples
This text has a color of #b9060d
<p style="color:#b9060d;">Text here</p>
.mytext {color:#b9060d;}
This box has a color of #b9060d
<div style="background-color:#b9060d;">Content here</div>
.mybackground {background-color:#b9060d;}
Border around this has a color of #b9060d
<div style="border:2px solid #b9060d;">Content here</div>
.myborder {border:2px solid #b9060d;}