#b72d73 color space conversions
Hex:
#b72d73
RGB:
183, 45, 115
CMY:
28, 82, 55
CMYK:
0, 75, 37, 28
HSL:
330°, 60.5263%, 44.7059%
HSV (HSB):
330°, 75.4098%, 71.7647%
XYZ:
23.5613, 13.1819, 17.5222
xyY:
0.4342, 0.2429, 13.1819
CIE-Lab:
43.0360, 59.6267, -6.9997
CIE-LCH:
43.0360, 60.0362, 353.3045
CIE-Luv:
43.0360, 81.8515, -19.6527
Hunter-Lab:
36.3068, 52.3007, -3.1994
#b72d73 color charts
#b72d73 color shades, tints & tones
#b72d73 color schemes
#b72d73 color preview, HTML & CSS examples
This text has a color of #b72d73
<p style="color:#b72d73;">Text here</p>
.mytext {color:#b72d73;}
This box has a color of #b72d73
<div style="background-color:#b72d73;">Content here</div>
.mybackground {background-color:#b72d73;}
Border around this has a color of #b72d73
<div style="border:2px solid #b72d73;">Content here</div>
.myborder {border:2px solid #b72d73;}