#b33c4d color space conversions
Hex:
#b33c4d
RGB:
179, 60, 77
CMY:
30, 76, 70
CMYK:
0, 66, 57, 30
HSL:
351°, 49.7908%, 46.8627%
HSV (HSB):
351°, 66.4804%, 70.1961%
XYZ:
21.5458, 13.3512, 8.4626
xyY:
0.4969, 0.3079, 13.3512
CIE-Lab:
43.2878, 49.3170, 16.8687
CIE-LCH:
43.2878, 52.1221, 18.8831
CIE-Luv:
43.2878, 84.8584, 9.9875
Hunter-Lab:
36.5394, 41.3105, 11.8458
#b33c4d color charts
#b33c4d color shades, tints & tones
#b33c4d color schemes
#b33c4d color preview, HTML & CSS examples
This text has a color of #b33c4d
<p style="color:#b33c4d;">Text here</p>
.mytext {color:#b33c4d;}
This box has a color of #b33c4d
<div style="background-color:#b33c4d;">Content here</div>
.mybackground {background-color:#b33c4d;}
Border around this has a color of #b33c4d
<div style="border:2px solid #b33c4d;">Content here</div>
.myborder {border:2px solid #b33c4d;}