#b33f3d color space conversions
Hex:
#b33f3d
RGB:
179, 63, 61
CMY:
30, 75, 76
CMYK:
0, 65, 66, 30
HSL:
1°, 49.1667%, 47.0588%
HSV (HSB):
1°, 65.9218%, 70.1961%
XYZ:
21.2102, 13.4756, 5.8980
xyY:
0.5226, 0.3320, 13.4756
CIE-Lab:
43.4714, 46.9346, 26.8630
CIE-LCH:
43.4714, 54.0784, 29.7846
CIE-Luv:
43.4714, 87.1088, 19.6789
Hunter-Lab:
36.7092, 38.8945, 16.1704
#b33f3d color charts
#b33f3d color shades, tints & tones
#b33f3d color schemes
#b33f3d color preview, HTML & CSS examples
This text has a color of #b33f3d
<p style="color:#b33f3d;">Text here</p>
.mytext {color:#b33f3d;}
This box has a color of #b33f3d
<div style="background-color:#b33f3d;">Content here</div>
.mybackground {background-color:#b33f3d;}
Border around this has a color of #b33f3d
<div style="border:2px solid #b33f3d;">Content here</div>
.myborder {border:2px solid #b33f3d;}