#b3300f color space conversions
Hex:
#b3300f
RGB:
179, 48, 15
CMY:
30, 81, 94
CMYK:
0, 73, 92, 30
HSL:
12°, 84.5361%, 38.0392%
HSV (HSB):
12°, 91.6201%, 70.1961%
XYZ:
19.7336, 11.7321, 1.6764
xyY:
0.5954, 0.3540, 11.7321
CIE-Lab:
40.7871, 51.2966, 48.1541
CIE-LCH:
40.7871, 70.3574, 43.1901
CIE-Luv:
40.7871, 103.5908, 30.5684
Hunter-Lab:
34.2522, 42.8974, 21.0747
#b3300f color charts
#b3300f color shades, tints & tones
#b3300f color schemes
#b3300f color preview, HTML & CSS examples
This text has a color of #b3300f
<p style="color:#b3300f;">Text here</p>
.mytext {color:#b3300f;}
This box has a color of #b3300f
<div style="background-color:#b3300f;">Content here</div>
.mybackground {background-color:#b3300f;}
Border around this has a color of #b3300f
<div style="border:2px solid #b3300f;">Content here</div>
.myborder {border:2px solid #b3300f;}