#b33c4e color space conversions
Hex:
#b33c4e
RGB:
179, 60, 78
CMY:
30, 76, 69
CMYK:
0, 66, 56, 30
HSL:
351°, 49.7908%, 46.8627%
HSV (HSB):
351°, 66.4804%, 70.1961%
XYZ:
21.5814, 13.3655, 8.6501
xyY:
0.4950, 0.3066, 13.3655
CIE-Lab:
43.3089, 49.3940, 16.2795
CIE-LCH:
43.3089, 52.0075, 18.2414
CIE-Luv:
43.3089, 84.5807, 9.3879
Hunter-Lab:
36.5588, 41.3942, 11.5628
#b33c4e color charts
#b33c4e color shades, tints & tones
#b33c4e color schemes
#b33c4e color preview, HTML & CSS examples
This text has a color of #b33c4e
<p style="color:#b33c4e;">Text here</p>
.mytext {color:#b33c4e;}
This box has a color of #b33c4e
<div style="background-color:#b33c4e;">Content here</div>
.mybackground {background-color:#b33c4e;}
Border around this has a color of #b33c4e
<div style="border:2px solid #b33c4e;">Content here</div>
.myborder {border:2px solid #b33c4e;}