#b33d1e color space conversions
Hex:
#b33d1e
RGB:
179, 61, 30
CMY:
30, 76, 88
CMYK:
0, 66, 83, 30
HSL:
12°, 71.2919%, 40.9804%
HSV (HSB):
12°, 83.2402%, 70.1961%
XYZ:
20.4935, 13.0149, 2.6603
xyY:
0.5666, 0.3598, 13.0149
CIE-Lab:
42.7857, 46.4346, 43.3201
CIE-LCH:
42.7857, 63.5043, 43.0127
CIE-Luv:
42.7857, 93.7827, 30.7532
Hunter-Lab:
36.0762, 38.2655, 20.8812
#b33d1e color charts
#b33d1e color shades, tints & tones
#b33d1e color schemes
#b33d1e color preview, HTML & CSS examples
This text has a color of #b33d1e
<p style="color:#b33d1e;">Text here</p>
.mytext {color:#b33d1e;}
This box has a color of #b33d1e
<div style="background-color:#b33d1e;">Content here</div>
.mybackground {background-color:#b33d1e;}
Border around this has a color of #b33d1e
<div style="border:2px solid #b33d1e;">Content here</div>
.myborder {border:2px solid #b33d1e;}