#b72c9e color space conversions
Hex:
#b72c9e
RGB:
183, 44, 158
CMY:
28, 83, 38
CMYK:
0, 76, 14, 28
HSL:
311°, 61.2335%, 44.5098%
HSV (HSB):
311°, 75.9563%, 71.7647%
XYZ:
26.6007, 14.3373, 33.7131
xyY:
0.3563, 0.1921, 14.3373
CIE-Lab:
44.7128, 65.3625, -30.6265
CIE-LCH:
44.7128, 72.1819, 334.8939
CIE-Luv:
44.7128, 65.4239, -53.4295
Hunter-Lab:
37.8646, 59.1370, -26.2842
#b72c9e color charts
#b72c9e color shades, tints & tones
#b72c9e color schemes
#b72c9e color preview, HTML & CSS examples
This text has a color of #b72c9e
<p style="color:#b72c9e;">Text here</p>
.mytext {color:#b72c9e;}
This box has a color of #b72c9e
<div style="background-color:#b72c9e;">Content here</div>
.mybackground {background-color:#b72c9e;}
Border around this has a color of #b72c9e
<div style="border:2px solid #b72c9e;">Content here</div>
.myborder {border:2px solid #b72c9e;}