#b9230e color space conversions
Hex:
#b9230e
RGB:
185, 35, 14
CMY:
27, 86, 95
CMYK:
0, 81, 92, 27
HSL:
7°, 85.9296%, 39.0196%
HSV (HSB):
7°, 92.4324%, 72.5490%
XYZ:
20.6879, 11.5481, 1.5541
xyY:
0.6122, 0.3418, 11.5481
CIE-Lab:
40.4886, 57.2809, 48.8800
CIE-LCH:
40.4886, 75.3018, 40.4754
CIE-Luv:
40.4886, 115.2160, 28.9841
Hunter-Lab:
33.9824, 49.1983, 21.0762
#b9230e color charts
#b9230e color shades, tints & tones
#b9230e color schemes
#b9230e color preview, HTML & CSS examples
This text has a color of #b9230e
<p style="color:#b9230e;">Text here</p>
.mytext {color:#b9230e;}
This box has a color of #b9230e
<div style="background-color:#b9230e;">Content here</div>
.mybackground {background-color:#b9230e;}
Border around this has a color of #b9230e
<div style="border:2px solid #b9230e;">Content here</div>
.myborder {border:2px solid #b9230e;}