#b72a80 color space conversions
Hex:
#b72a80
RGB:
183, 42, 128
CMY:
28, 84, 50
CMYK:
0, 77, 30, 28
HSL:
323°, 62.6667%, 44.1176%
HSV (HSB):
323°, 77.0492%, 71.7647%
XYZ:
24.2527, 13.2817, 21.7074
xyY:
0.4094, 0.2242, 13.2817
CIE-Lab:
43.1847, 62.0283, -14.7942
CIE-LCH:
43.1847, 63.7681, 346.5852
CIE-Luv:
43.1847, 77.6428, -30.3980
Hunter-Lab:
36.4441, 55.0104, -9.8044
#b72a80 color charts
#b72a80 color shades, tints & tones
#b72a80 color schemes
#b72a80 color preview, HTML & CSS examples
This text has a color of #b72a80
<p style="color:#b72a80;">Text here</p>
.mytext {color:#b72a80;}
This box has a color of #b72a80
<div style="background-color:#b72a80;">Content here</div>
.mybackground {background-color:#b72a80;}
Border around this has a color of #b72a80
<div style="border:2px solid #b72a80;">Content here</div>
.myborder {border:2px solid #b72a80;}