#b72e8e color space conversions
Hex:
#b72e8e
RGB:
183, 46, 142
CMY:
28, 82, 44
CMYK:
0, 75, 22, 28
HSL:
318°, 59.8253%, 44.9020%
HSV (HSB):
318°, 74.8634%, 71.7647%
XYZ:
25.3879, 13.9743, 26.9504
xyY:
0.3829, 0.2107, 13.9743
CIE-Lab:
44.1960, 62.5422, -21.7874
CIE-LCH:
44.1960, 66.2285, 340.7935
CIE-Luv:
44.1960, 71.0577, -40.3045
Hunter-Lab:
37.3822, 55.8086, -16.5772
#b72e8e color charts
#b72e8e color shades, tints & tones
#b72e8e color schemes
#b72e8e color preview, HTML & CSS examples
This text has a color of #b72e8e
<p style="color:#b72e8e;">Text here</p>
.mytext {color:#b72e8e;}
This box has a color of #b72e8e
<div style="background-color:#b72e8e;">Content here</div>
.mybackground {background-color:#b72e8e;}
Border around this has a color of #b72e8e
<div style="border:2px solid #b72e8e;">Content here</div>
.myborder {border:2px solid #b72e8e;}