#b72a84 color space conversions
Hex:
#b72a84
RGB:
183, 42, 132
CMY:
28, 84, 48
CMYK:
0, 77, 28, 28
HSL:
322°, 62.6667%, 44.1176%
HSV (HSB):
322°, 77.0492%, 71.7647%
XYZ:
24.5213, 13.3892, 23.1217
xyY:
0.4018, 0.2194, 13.3892
CIE-Lab:
43.3438, 62.5087, -17.0040
CIE-LCH:
43.3438, 64.7802, 344.7823
CIE-Luv:
43.3438, 76.0479, -33.5100
Hunter-Lab:
36.5912, 55.5856, -11.8512
#b72a84 color charts
#b72a84 color shades, tints & tones
#b72a84 color schemes
#b72a84 color preview, HTML & CSS examples
This text has a color of #b72a84
<p style="color:#b72a84;">Text here</p>
.mytext {color:#b72a84;}
This box has a color of #b72a84
<div style="background-color:#b72a84;">Content here</div>
.mybackground {background-color:#b72a84;}
Border around this has a color of #b72a84
<div style="border:2px solid #b72a84;">Content here</div>
.myborder {border:2px solid #b72a84;}