#b9030c color space conversions
Hex:
#b9030c
RGB:
185, 3, 12
CMY:
27, 99, 95
CMYK:
0, 98, 94, 27
HSL:
357°, 96.8085%, 36.8627%
HSV (HSB):
357°, 98.3784%, 72.5490%
XYZ:
20.1065, 10.4060, 1.2966
xyY:
0.6321, 0.3271, 10.4060
CIE-Lab:
38.5614, 62.7438, 48.3993
CIE-LCH:
38.5614, 79.2419, 37.6459
CIE-Luv:
38.5614, 124.7022, 25.9240
Hunter-Lab:
32.2583, 54.8067, 20.1976
#b9030c color charts
#b9030c color shades, tints & tones
#b9030c color schemes
#b9030c color preview, HTML & CSS examples
This text has a color of #b9030c
<p style="color:#b9030c;">Text here</p>
.mytext {color:#b9030c;}
This box has a color of #b9030c
<div style="background-color:#b9030c;">Content here</div>
.mybackground {background-color:#b9030c;}
Border around this has a color of #b9030c
<div style="border:2px solid #b9030c;">Content here</div>
.myborder {border:2px solid #b9030c;}