#b72e9d color space conversions
Hex:
#b72e9d
RGB:
183, 46, 157
CMY:
28, 82, 38
CMYK:
0, 75, 14, 28
HSL:
311°, 59.8253%, 44.9020%
HSV (HSB):
311°, 74.8634%, 71.7647%
XYZ:
26.5912, 14.4556, 33.2870
xyY:
0.3577, 0.1945, 14.4556
CIE-Lab:
44.8793, 64.6058, -29.7668
CIE-LCH:
44.8793, 71.1335, 335.2624
CIE-Luv:
44.8793, 65.3465, -52.1303
Hunter-Lab:
38.0205, 58.3056, -25.2941
#b72e9d color charts
#b72e9d color shades, tints & tones
#b72e9d color schemes
#b72e9d color preview, HTML & CSS examples
This text has a color of #b72e9d
<p style="color:#b72e9d;">Text here</p>
.mytext {color:#b72e9d;}
This box has a color of #b72e9d
<div style="background-color:#b72e9d;">Content here</div>
.mybackground {background-color:#b72e9d;}
Border around this has a color of #b72e9d
<div style="border:2px solid #b72e9d;">Content here</div>
.myborder {border:2px solid #b72e9d;}