#b9000a color space conversions
Hex:
#b9000a
RGB:
185, 0, 10
CMY:
27, 100, 96
CMYK:
0, 100, 95, 27
HSL:
357°, 100.0000%, 36.2745%
HSV (HSB):
357°, 100.0000%, 72.5490%
XYZ:
20.0624, 10.3362, 1.2248
xyY:
0.6344, 0.3269, 10.3362
CIE-Lab:
38.4392, 63.0523, 49.0477
CIE-LCH:
38.4392, 79.8829, 37.8790
CIE-Luv:
38.4392, 125.4437, 25.9853
Hunter-Lab:
32.1500, 55.1260, 20.2462
#b9000a color charts
#b9000a color shades, tints & tones
#b9000a color schemes
#b9000a color preview, HTML & CSS examples
This text has a color of #b9000a
<p style="color:#b9000a;">Text here</p>
.mytext {color:#b9000a;}
This box has a color of #b9000a
<div style="background-color:#b9000a;">Content here</div>
.mybackground {background-color:#b9000a;}
Border around this has a color of #b9000a
<div style="border:2px solid #b9000a;">Content here</div>
.myborder {border:2px solid #b9000a;}