#b9030e color space conversions
Hex:
#b9030e
RGB:
185, 3, 14
CMY:
27, 99, 95
CMYK:
0, 98, 92, 27
HSL:
356°, 96.8085%, 36.8627%
HSV (HSB):
356°, 98.3784%, 72.5490%
XYZ:
20.1194, 10.4111, 1.3646
xyY:
0.6308, 0.3264, 10.4111
CIE-Lab:
38.5704, 62.7686, 47.6305
CIE-LCH:
38.5704, 78.7945, 37.1922
CIE-Luv:
38.5704, 124.5096, 25.6339
Hunter-Lab:
32.2663, 54.8365, 20.0789
#b9030e color charts
#b9030e color shades, tints & tones
#b9030e color schemes
#b9030e color preview, HTML & CSS examples
This text has a color of #b9030e
<p style="color:#b9030e;">Text here</p>
.mytext {color:#b9030e;}
This box has a color of #b9030e
<div style="background-color:#b9030e;">Content here</div>
.mybackground {background-color:#b9030e;}
Border around this has a color of #b9030e
<div style="border:2px solid #b9030e;">Content here</div>
.myborder {border:2px solid #b9030e;}