#b33a0e color space conversions
Hex:
#b33a0e
RGB:
179, 58, 14
CMY:
30, 77, 95
CMYK:
0, 68, 92, 30
HSL:
16°, 85.4922%, 37.8431%
HSV (HSB):
16°, 92.1788%, 70.1961%
XYZ:
20.1827, 12.6415, 1.7918
xyY:
0.5830, 0.3652, 12.6415
CIE-Lab:
42.2181, 47.3581, 49.5049
CIE-LCH:
42.2181, 68.5093, 46.2696
CIE-Luv:
42.2181, 97.3288, 33.1490
Hunter-Lab:
35.5549, 39.1043, 21.9006
#b33a0e color charts
#b33a0e color shades, tints & tones
#b33a0e color schemes
#b33a0e color preview, HTML & CSS examples
This text has a color of #b33a0e
<p style="color:#b33a0e;">Text here</p>
.mytext {color:#b33a0e;}
This box has a color of #b33a0e
<div style="background-color:#b33a0e;">Content here</div>
.mybackground {background-color:#b33a0e;}
Border around this has a color of #b33a0e
<div style="border:2px solid #b33a0e;">Content here</div>
.myborder {border:2px solid #b33a0e;}