#b33d1a color space conversions
Hex:
#b33d1a
RGB:
179, 61, 26
CMY:
30, 76, 90
CMYK:
0, 66, 85, 30
HSL:
14°, 74.6341%, 40.1961%
HSV (HSB):
14°, 85.4749%, 70.1961%
XYZ:
20.4456, 12.9958, 2.4081
xyY:
0.5703, 0.3625, 12.9958
CIE-Lab:
42.7569, 46.3252, 45.1654
CIE-LCH:
42.7569, 64.6988, 44.2737
CIE-Luv:
42.7569, 94.2402, 31.7294
Hunter-Lab:
36.0497, 38.1496, 21.2742
#b33d1a color charts
#b33d1a color shades, tints & tones
#b33d1a color schemes
#b33d1a color preview, HTML & CSS examples
This text has a color of #b33d1a
<p style="color:#b33d1a;">Text here</p>
.mytext {color:#b33d1a;}
This box has a color of #b33d1a
<div style="background-color:#b33d1a;">Content here</div>
.mybackground {background-color:#b33d1a;}
Border around this has a color of #b33d1a
<div style="border:2px solid #b33d1a;">Content here</div>
.myborder {border:2px solid #b33d1a;}