#b33f0f color space conversions
Hex:
#b33f0f
RGB:
179, 63, 15
CMY:
30, 75, 94
CMYK:
0, 65, 92, 30
HSL:
18°, 84.5361%, 38.0392%
HSV (HSB):
18°, 91.6201%, 70.1961%
XYZ:
20.4541, 13.1732, 1.9166
xyY:
0.5755, 0.3706, 13.1732
CIE-Lab:
43.0231, 45.2195, 49.7382
CIE-LCH:
43.0231, 67.2212, 47.7245
CIE-Luv:
43.0231, 93.8146, 34.3481
Hunter-Lab:
36.2949, 37.0782, 22.2756
#b33f0f color charts
#b33f0f color shades, tints & tones
#b33f0f color schemes
#b33f0f color preview, HTML & CSS examples
This text has a color of #b33f0f
<p style="color:#b33f0f;">Text here</p>
.mytext {color:#b33f0f;}
This box has a color of #b33f0f
<div style="background-color:#b33f0f;">Content here</div>
.mybackground {background-color:#b33f0f;}
Border around this has a color of #b33f0f
<div style="border:2px solid #b33f0f;">Content here</div>
.myborder {border:2px solid #b33f0f;}