#b90b3b color space conversions
Hex:
#b90b3b
RGB:
185, 11, 59
CMY:
27, 96, 77
CMYK:
0, 94, 68, 27
HSL:
343°, 88.7755%, 38.4314%
HSV (HSB):
343°, 94.0541%, 72.5490%
XYZ:
20.9167, 10.8694, 5.1332
xyY:
0.5666, 0.2944, 10.8694
CIE-Lab:
39.3596, 63.2519, 23.1972
CIE-LCH:
39.3596, 67.3715, 20.1401
CIE-Luv:
39.3596, 113.5111, 11.4427
Hunter-Lab:
32.9688, 55.5520, 13.8467
#b90b3b color charts
#b90b3b color shades, tints & tones
#b90b3b color schemes
#b90b3b color preview, HTML & CSS examples
This text has a color of #b90b3b
<p style="color:#b90b3b;">Text here</p>
.mytext {color:#b90b3b;}
This box has a color of #b90b3b
<div style="background-color:#b90b3b;">Content here</div>
.mybackground {background-color:#b90b3b;}
Border around this has a color of #b90b3b
<div style="border:2px solid #b90b3b;">Content here</div>
.myborder {border:2px solid #b90b3b;}