#b33c1a color space conversions
Hex:
#b33c1a
RGB:
179, 60, 26
CMY:
30, 76, 90
CMYK:
0, 66, 85, 30
HSL:
13°, 74.6341%, 40.1961%
HSV (HSB):
13°, 85.4749%, 70.1961%
XYZ:
20.3927, 12.8900, 2.3905
xyY:
0.5717, 0.3613, 12.8900
CIE-Lab:
42.5970, 46.7556, 45.0271
CIE-LCH:
42.5970, 64.9117, 43.9211
CIE-Luv:
42.5970, 94.9161, 31.4535
Hunter-Lab:
35.9027, 38.5584, 21.1842
#b33c1a color charts
#b33c1a color shades, tints & tones
#b33c1a color schemes
#b33c1a color preview, HTML & CSS examples
This text has a color of #b33c1a
<p style="color:#b33c1a;">Text here</p>
.mytext {color:#b33c1a;}
This box has a color of #b33c1a
<div style="background-color:#b33c1a;">Content here</div>
.mybackground {background-color:#b33c1a;}
Border around this has a color of #b33c1a
<div style="border:2px solid #b33c1a;">Content here</div>
.myborder {border:2px solid #b33c1a;}