#b3400e color space conversions
Hex:
#b3400e
RGB:
179, 64, 14
CMY:
30, 75, 95
CMYK:
0, 64, 92, 30
HSL:
18°, 85.4922%, 37.8431%
HSV (HSB):
18°, 92.1788%, 70.1961%
XYZ:
20.5031, 13.2822, 1.8986
xyY:
0.5746, 0.3722, 13.2822
CIE-Lab:
43.1854, 44.7585, 50.1816
CIE-LCH:
43.1854, 67.2422, 48.2693
CIE-Luv:
43.1854, 93.1722, 34.7705
Hunter-Lab:
36.4448, 36.6421, 22.4227
#b3400e color charts
#b3400e color shades, tints & tones
#b3400e color schemes
#b3400e color preview, HTML & CSS examples
This text has a color of #b3400e
<p style="color:#b3400e;">Text here</p>
.mytext {color:#b3400e;}
This box has a color of #b3400e
<div style="background-color:#b3400e;">Content here</div>
.mybackground {background-color:#b3400e;}
Border around this has a color of #b3400e
<div style="border:2px solid #b3400e;">Content here</div>
.myborder {border:2px solid #b3400e;}