#b90e1b color space conversions
Hex:
#b90e1b
RGB:
185, 14, 27
CMY:
27, 95, 89
CMYK:
0, 92, 85, 27
HSL:
355°, 85.9296%, 39.0196%
HSV (HSB):
355°, 92.4324%, 72.5490%
XYZ:
20.3625, 10.7075, 2.0304
xyY:
0.6152, 0.3235, 10.7075
CIE-Lab:
39.0834, 61.7525, 41.9350
CIE-LCH:
39.0834, 74.6453, 34.1797
CIE-Luv:
39.0834, 120.7037, 23.7861
Hunter-Lab:
32.7223, 53.8130, 19.2266
#b90e1b color charts
#b90e1b color shades, tints & tones
#b90e1b color schemes
#b90e1b color preview, HTML & CSS examples
This text has a color of #b90e1b
<p style="color:#b90e1b;">Text here</p>
.mytext {color:#b90e1b;}
This box has a color of #b90e1b
<div style="background-color:#b90e1b;">Content here</div>
.mybackground {background-color:#b90e1b;}
Border around this has a color of #b90e1b
<div style="border:2px solid #b90e1b;">Content here</div>
.myborder {border:2px solid #b90e1b;}