#b90205 color space conversions
Hex:
#b90205
RGB:
185, 2, 5
CMY:
27, 99, 98
CMYK:
0, 99, 97, 27
HSL:
359°, 97.8610%, 36.6667%
HSV (HSB):
359°, 98.9189%, 72.5490%
XYZ:
20.0567, 10.3687, 1.0878
xyY:
0.6365, 0.3290, 10.3687
CIE-Lab:
38.4961, 62.7788, 50.8834
CIE-LCH:
38.4961, 80.8102, 39.0254
CIE-Luv:
38.4961, 125.4777, 26.7390
Hunter-Lab:
32.2004, 54.8317, 20.5373
#b90205 color charts
#b90205 color shades, tints & tones
#b90205 color schemes
#b90205 color preview, HTML & CSS examples
This text has a color of #b90205
<p style="color:#b90205;">Text here</p>
.mytext {color:#b90205;}
This box has a color of #b90205
<div style="background-color:#b90205;">Content here</div>
.mybackground {background-color:#b90205;}
Border around this has a color of #b90205
<div style="border:2px solid #b90205;">Content here</div>
.myborder {border:2px solid #b90205;}