#b9002b color space conversions
Hex:
#b9002b
RGB:
185, 0, 43
CMY:
27, 100, 83
CMYK:
0, 100, 77, 27
HSL:
346°, 100.0000%, 36.2745%
HSV (HSB):
346°, 100.0000%, 72.5490%
XYZ:
20.4436, 10.4887, 3.2325
xyY:
0.5984, 0.3070, 10.4887
CIE-Lab:
38.7056, 63.7779, 32.3915
CIE-LCH:
38.7056, 71.5320, 26.9251
CIE-Luv:
38.7056, 119.9346, 17.7104
Hunter-Lab:
32.3863, 56.0010, 16.7526
#b9002b color charts
#b9002b color shades, tints & tones
#b9002b color schemes
#b9002b color preview, HTML & CSS examples
This text has a color of #b9002b
<p style="color:#b9002b;">Text here</p>
.mytext {color:#b9002b;}
This box has a color of #b9002b
<div style="background-color:#b9002b;">Content here</div>
.mybackground {background-color:#b9002b;}
Border around this has a color of #b9002b
<div style="border:2px solid #b9002b;">Content here</div>
.myborder {border:2px solid #b9002b;}