#b33c31 color space conversions
Hex:
#b33c31
RGB:
179, 60, 49
CMY:
30, 76, 81
CMYK:
0, 66, 73, 30
HSL:
5°, 57.0175%, 44.7059%
HSV (HSB):
5°, 72.6257%, 70.1961%
XYZ:
20.7606, 13.0372, 4.3279
xyY:
0.5445, 0.3420, 13.0372
CIE-Lab:
42.8192, 47.5875, 33.1570
CIE-LCH:
42.8192, 57.9996, 34.8672
CIE-Luv:
42.8192, 91.4652, 24.1400
Hunter-Lab:
36.1070, 39.4458, 18.1682
#b33c31 color charts
#b33c31 color shades, tints & tones
#b33c31 color schemes
#b33c31 color preview, HTML & CSS examples
This text has a color of #b33c31
<p style="color:#b33c31;">Text here</p>
.mytext {color:#b33c31;}
This box has a color of #b33c31
<div style="background-color:#b33c31;">Content here</div>
.mybackground {background-color:#b33c31;}
Border around this has a color of #b33c31
<div style="border:2px solid #b33c31;">Content here</div>
.myborder {border:2px solid #b33c31;}