#b72f9a color space conversions
Hex:
#b72f9a
RGB:
183, 47, 154
CMY:
28, 82, 40
CMYK:
0, 74, 16, 28
HSL:
313°, 59.1304%, 45.0980%
HSV (HSB):
313°, 74.3169%, 71.7647%
XYZ:
26.3777, 14.4334, 31.9675
xyY:
0.3624, 0.1983, 14.4334
CIE-Lab:
44.8482, 63.8624, -28.0163
CIE-LCH:
44.8482, 69.7375, 336.3131
CIE-Luv:
44.8482, 66.2331, -49.4996
Hunter-Lab:
37.9913, 57.4492, -23.2952
#b72f9a color charts
#b72f9a color shades, tints & tones
#b72f9a color schemes
#b72f9a color preview, HTML & CSS examples
This text has a color of #b72f9a
<p style="color:#b72f9a;">Text here</p>
.mytext {color:#b72f9a;}
This box has a color of #b72f9a
<div style="background-color:#b72f9a;">Content here</div>
.mybackground {background-color:#b72f9a;}
Border around this has a color of #b72f9a
<div style="border:2px solid #b72f9a;">Content here</div>
.myborder {border:2px solid #b72f9a;}