#b9420e color space conversions
Hex:
#b9420e
RGB:
185, 66, 14
CMY:
27, 74, 95
CMYK:
0, 64, 92, 27
HSL:
18°, 85.9296%, 39.0196%
HSV (HSB):
18°, 92.4324%, 72.5490%
XYZ:
22.0351, 14.2424, 2.0032
xyY:
0.5756, 0.3721, 14.2424
CIE-Lab:
44.5786, 46.0434, 51.6482
CIE-LCH:
44.5786, 69.1920, 48.2836
CIE-Luv:
44.5786, 96.6973, 35.9536
Hunter-Lab:
37.7391, 38.1788, 23.2703
#b9420e color charts
#b9420e color shades, tints & tones
#b9420e color schemes
#b9420e color preview, HTML & CSS examples
This text has a color of #b9420e
<p style="color:#b9420e;">Text here</p>
.mytext {color:#b9420e;}
This box has a color of #b9420e
<div style="background-color:#b9420e;">Content here</div>
.mybackground {background-color:#b9420e;}
Border around this has a color of #b9420e
<div style="border:2px solid #b9420e;">Content here</div>
.myborder {border:2px solid #b9420e;}