#b90700 color space conversions
Hex:
#b90700
RGB:
185, 7, 0
CMY:
27, 97, 100
CMYK:
0, 96, 100, 27
HSL:
2°, 100.0000%, 36.2745%
HSV (HSB):
2°, 100.0000%, 72.5490%
XYZ:
20.0836, 10.4662, 0.9617
xyY:
0.6373, 0.3321, 10.4662
CIE-Lab:
38.6665, 62.1771, 52.9113
CIE-LCH:
38.6665, 81.6431, 40.3971
CIE-Luv:
38.6665, 124.9400, 27.6897
Hunter-Lab:
32.3516, 54.1959, 20.8837
#b90700 color charts
#b90700 color shades, tints & tones
#b90700 color schemes
#b90700 color preview, HTML & CSS examples
This text has a color of #b90700
<p style="color:#b90700;">Text here</p>
.mytext {color:#b90700;}
This box has a color of #b90700
<div style="background-color:#b90700;">Content here</div>
.mybackground {background-color:#b90700;}
Border around this has a color of #b90700
<div style="border:2px solid #b90700;">Content here</div>
.myborder {border:2px solid #b90700;}