#b3430b color space conversions
Hex:
#b3430b
RGB:
179, 67, 11
CMY:
30, 74, 96
CMYK:
0, 63, 94, 30
HSL:
20°, 88.4211%, 37.2549%
HSV (HSB):
20°, 93.8547%, 70.1961%
XYZ:
20.6580, 13.6222, 1.8572
xyY:
0.5717, 0.3770, 13.6222
CIE-Lab:
43.6861, 43.3534, 51.4247
CIE-LCH:
43.6861, 67.2608, 49.8675
CIE-Luv:
43.6861, 91.1814, 36.0095
Hunter-Lab:
36.9082, 35.3191, 22.8524
#b3430b color charts
#b3430b color shades, tints & tones
#b3430b color schemes
#b3430b color preview, HTML & CSS examples
This text has a color of #b3430b
<p style="color:#b3430b;">Text here</p>
.mytext {color:#b3430b;}
This box has a color of #b3430b
<div style="background-color:#b3430b;">Content here</div>
.mybackground {background-color:#b3430b;}
Border around this has a color of #b3430b
<div style="border:2px solid #b3430b;">Content here</div>
.myborder {border:2px solid #b3430b;}