#b90204 color space conversions
Hex:
#b90204
RGB:
185, 2, 4
CMY:
27, 99, 98
CMYK:
0, 99, 98, 27
HSL:
359°, 97.8610%, 36.6667%
HSV (HSB):
359°, 98.9189%, 72.5490%
XYZ:
20.0512, 10.3665, 1.0590
xyY:
0.6370, 0.3293, 10.3665
CIE-Lab:
38.4923, 62.7682, 51.2610
CIE-LCH:
38.4923, 81.0403, 39.2375
CIE-Luv:
38.4923, 125.5607, 26.8636
Hunter-Lab:
32.1970, 54.8190, 20.5878
#b90204 color charts
#b90204 color shades, tints & tones
#b90204 color schemes
#b90204 color preview, HTML & CSS examples
This text has a color of #b90204
<p style="color:#b90204;">Text here</p>
.mytext {color:#b90204;}
This box has a color of #b90204
<div style="background-color:#b90204;">Content here</div>
.mybackground {background-color:#b90204;}
Border around this has a color of #b90204
<div style="border:2px solid #b90204;">Content here</div>
.myborder {border:2px solid #b90204;}