#b9230b color space conversions
Hex:
#b9230b
RGB:
185, 35, 11
CMY:
27, 86, 96
CMYK:
0, 81, 94, 27
HSL:
8°, 88.7755%, 38.4314%
HSV (HSB):
8°, 94.0541%, 72.5490%
XYZ:
20.6690, 11.5405, 1.4548
xyY:
0.6140, 0.3428, 11.5405
CIE-Lab:
40.4763, 57.2425, 49.9151
CIE-LCH:
40.4763, 75.9488, 41.0882
CIE-Luv:
40.4763, 115.4565, 29.3926
Hunter-Lab:
33.9713, 49.1541, 21.2409
#b9230b color charts
#b9230b color shades, tints & tones
#b9230b color schemes
#b9230b color preview, HTML & CSS examples
This text has a color of #b9230b
<p style="color:#b9230b;">Text here</p>
.mytext {color:#b9230b;}
This box has a color of #b9230b
<div style="background-color:#b9230b;">Content here</div>
.mybackground {background-color:#b9230b;}
Border around this has a color of #b9230b
<div style="border:2px solid #b9230b;">Content here</div>
.myborder {border:2px solid #b9230b;}