#b3300e color space conversions
Hex:
#b3300e
RGB:
179, 48, 14
CMY:
30, 81, 95
CMYK:
0, 73, 92, 30
HSL:
12°, 85.4922%, 37.8431%
HSV (HSB):
12°, 92.1788%, 70.1961%
XYZ:
19.7266, 11.7293, 1.6397
xyY:
0.5960, 0.3544, 11.7293
CIE-Lab:
40.7826, 51.2812, 48.5116
CIE-LCH:
40.7826, 70.5913, 43.4102
CIE-Luv:
40.7826, 103.6707, 30.7194
Hunter-Lab:
34.2481, 42.8804, 21.1350
#b3300e color charts
#b3300e color shades, tints & tones
#b3300e color schemes
#b3300e color preview, HTML & CSS examples
This text has a color of #b3300e
<p style="color:#b3300e;">Text here</p>
.mytext {color:#b3300e;}
This box has a color of #b3300e
<div style="background-color:#b3300e;">Content here</div>
.mybackground {background-color:#b3300e;}
Border around this has a color of #b3300e
<div style="border:2px solid #b3300e;">Content here</div>
.myborder {border:2px solid #b3300e;}