#b33f65 color space conversions
Hex:
#b33f65
RGB:
179, 63, 101
CMY:
30, 75, 60
CMYK:
0, 65, 44, 30
HSL:
340°, 47.9339%, 47.4510%
HSV (HSB):
340°, 64.8045%, 70.1961%
XYZ:
22.7169, 14.0783, 13.8320
xyY:
0.4487, 0.2781, 14.0783
CIE-Lab:
44.3450, 50.1862, 3.5033
CIE-LCH:
44.3450, 50.3083, 3.9931
CIE-Luv:
44.3450, 76.1668, -4.7502
Hunter-Lab:
37.5211, 42.4097, 4.4077
#b33f65 color charts
#b33f65 color shades, tints & tones
#b33f65 color schemes
#b33f65 color preview, HTML & CSS examples
This text has a color of #b33f65
<p style="color:#b33f65;">Text here</p>
.mytext {color:#b33f65;}
This box has a color of #b33f65
<div style="background-color:#b33f65;">Content here</div>
.mybackground {background-color:#b33f65;}
Border around this has a color of #b33f65
<div style="border:2px solid #b33f65;">Content here</div>
.myborder {border:2px solid #b33f65;}