#b33c5f color space conversions
Hex:
#b33c5f
RGB:
179, 60, 95
CMY:
30, 76, 63
CMYK:
0, 66, 47, 30
HSL:
342°, 49.7908%, 46.8627%
HSV (HSB):
342°, 66.4804%, 70.1961%
XYZ:
22.2718, 13.6416, 12.2857
xyY:
0.4621, 0.2830, 13.6416
CIE-Lab:
43.7146, 50.8639, 6.3117
CIE-LCH:
43.7146, 51.2540, 7.0737
CIE-Luv:
43.7146, 79.5191, -1.6173
Hunter-Lab:
36.9346, 43.0012, 6.1323
#b33c5f color charts
#b33c5f color shades, tints & tones
#b33c5f color schemes
#b33c5f color preview, HTML & CSS examples
This text has a color of #b33c5f
<p style="color:#b33c5f;">Text here</p>
.mytext {color:#b33c5f;}
This box has a color of #b33c5f
<div style="background-color:#b33c5f;">Content here</div>
.mybackground {background-color:#b33c5f;}
Border around this has a color of #b33c5f
<div style="border:2px solid #b33c5f;">Content here</div>
.myborder {border:2px solid #b33c5f;}