#b72b8b color space conversions
Hex:
#b72b8b
RGB:
183, 43, 139
CMY:
28, 83, 45
CMYK:
0, 77, 24, 28
HSL:
319°, 61.9469%, 44.3137%
HSV (HSB):
319°, 76.5027%, 71.7647%
XYZ:
25.0525, 13.6591, 25.7422
xyY:
0.3887, 0.2119, 13.6591
CIE-Lab:
43.7400, 63.0832, -20.6682
CIE-LCH:
43.7400, 66.3827, 341.8594
CIE-Luv:
43.7400, 73.0116, -38.7357
Hunter-Lab:
36.9582, 56.3211, -15.4259
#b72b8b color charts
#b72b8b color shades, tints & tones
#b72b8b color schemes
#b72b8b color preview, HTML & CSS examples
This text has a color of #b72b8b
<p style="color:#b72b8b;">Text here</p>
.mytext {color:#b72b8b;}
This box has a color of #b72b8b
<div style="background-color:#b72b8b;">Content here</div>
.mybackground {background-color:#b72b8b;}
Border around this has a color of #b72b8b
<div style="border:2px solid #b72b8b;">Content here</div>
.myborder {border:2px solid #b72b8b;}