#b33e24 color space conversions
Hex:
#b33e24
RGB:
179, 62, 36
CMY:
30, 76, 86
CMYK:
0, 65, 80, 30
HSL:
11°, 66.5116%, 42.1569%
HSV (HSB):
11°, 79.8883%, 70.1961%
XYZ:
20.6315, 13.1563, 3.1211
xyY:
0.5590, 0.3565, 13.1563
CIE-Lab:
42.9979, 46.1916, 40.5119
CIE-LCH:
42.9979, 61.4400, 41.2521
CIE-Luv:
42.9979, 92.3238, 29.3465
Hunter-Lab:
36.2717, 38.0561, 20.2884
#b33e24 color charts
#b33e24 color shades, tints & tones
#b33e24 color schemes
#b33e24 color preview, HTML & CSS examples
This text has a color of #b33e24
<p style="color:#b33e24;">Text here</p>
.mytext {color:#b33e24;}
This box has a color of #b33e24
<div style="background-color:#b33e24;">Content here</div>
.mybackground {background-color:#b33e24;}
Border around this has a color of #b33e24
<div style="border:2px solid #b33e24;">Content here</div>
.myborder {border:2px solid #b33e24;}