#b90003 color space conversions
Hex:
#b90003
RGB:
185, 0, 3
CMY:
27, 100, 99
CMYK:
0, 100, 98, 27
HSL:
359°, 100.0000%, 36.2745%
HSV (HSB):
359°, 100.0000%, 72.5490%
XYZ:
20.0240, 10.3209, 1.0229
xyY:
0.6384, 0.3290, 10.3209
CIE-Lab:
38.4122, 62.9786, 51.6135
CIE-LCH:
38.4122, 81.4264, 39.3360
CIE-Luv:
38.4122, 126.0267, 26.8565
Hunter-Lab:
32.1261, 55.0374, 20.6005
#b90003 color charts
#b90003 color shades, tints & tones
#b90003 color schemes
#b90003 color preview, HTML & CSS examples
This text has a color of #b90003
<p style="color:#b90003;">Text here</p>
.mytext {color:#b90003;}
This box has a color of #b90003
<div style="background-color:#b90003;">Content here</div>
.mybackground {background-color:#b90003;}
Border around this has a color of #b90003
<div style="border:2px solid #b90003;">Content here</div>
.myborder {border:2px solid #b90003;}