#b72e9e color space conversions
Hex:
#b72e9e
RGB:
183, 46, 158
CMY:
28, 82, 38
CMYK:
0, 75, 14, 28
HSL:
311°, 59.8253%, 44.9020%
HSV (HSB):
311°, 74.8634%, 71.7647%
XYZ:
26.6770, 14.4899, 33.7385
xyY:
0.3561, 0.1934, 14.4899
CIE-Lab:
44.9275, 64.7496, -30.2904
CIE-LCH:
44.9275, 71.4844, 334.9294
CIE-Luv:
44.9275, 64.9721, -52.9173
Hunter-Lab:
38.0656, 58.4809, -25.9044
#b72e9e color charts
#b72e9e color shades, tints & tones
#b72e9e color schemes
#b72e9e color preview, HTML & CSS examples
This text has a color of #b72e9e
<p style="color:#b72e9e;">Text here</p>
.mytext {color:#b72e9e;}
This box has a color of #b72e9e
<div style="background-color:#b72e9e;">Content here</div>
.mybackground {background-color:#b72e9e;}
Border around this has a color of #b72e9e
<div style="border:2px solid #b72e9e;">Content here</div>
.myborder {border:2px solid #b72e9e;}