#b33c40 color space conversions
Hex:
#b33c40
RGB:
179, 60, 64
CMY:
30, 76, 75
CMYK:
0, 66, 64, 30
HSL:
358°, 49.7908%, 46.8627%
HSV (HSB):
358°, 66.4804%, 70.1961%
XYZ:
21.1317, 13.1856, 6.2818
xyY:
0.5205, 0.3248, 13.1856
CIE-Lab:
43.0416, 48.4123, 24.5151
CIE-LCH:
43.0416, 54.2655, 26.8568
CIE-Luv:
43.0416, 88.2236, 17.2225
Hunter-Lab:
36.3120, 40.3318, 15.1615
#b33c40 color charts
#b33c40 color shades, tints & tones
#b33c40 color schemes
#b33c40 color preview, HTML & CSS examples
This text has a color of #b33c40
<p style="color:#b33c40;">Text here</p>
.mytext {color:#b33c40;}
This box has a color of #b33c40
<div style="background-color:#b33c40;">Content here</div>
.mybackground {background-color:#b33c40;}
Border around this has a color of #b33c40
<div style="border:2px solid #b33c40;">Content here</div>
.myborder {border:2px solid #b33c40;}