#b33f1d color space conversions
Hex:
#b33f1d
RGB:
179, 63, 29
CMY:
30, 75, 89
CMYK:
0, 65, 84, 30
HSL:
14°, 72.1154%, 40.7843%
HSV (HSB):
14°, 83.7989%, 70.1961%
XYZ:
20.5897, 13.2274, 2.6303
xyY:
0.5649, 0.3629, 13.2274
CIE-Lab:
43.1039, 45.5313, 44.0874
CIE-LCH:
43.1039, 63.3782, 44.0769
CIE-Luv:
43.1039, 92.5400, 31.5749
Hunter-Lab:
36.3695, 37.4065, 21.1706
#b33f1d color charts
#b33f1d color shades, tints & tones
#b33f1d color schemes
#b33f1d color preview, HTML & CSS examples
This text has a color of #b33f1d
<p style="color:#b33f1d;">Text here</p>
.mytext {color:#b33f1d;}
This box has a color of #b33f1d
<div style="background-color:#b33f1d;">Content here</div>
.mybackground {background-color:#b33f1d;}
Border around this has a color of #b33f1d
<div style="border:2px solid #b33f1d;">Content here</div>
.myborder {border:2px solid #b33f1d;}