#b72f95 color space conversions
Hex:
#b72f95
RGB:
183, 47, 149
CMY:
28, 82, 42
CMYK:
0, 74, 19, 28
HSL:
315°, 59.1304%, 45.0980%
HSV (HSB):
315°, 74.3169%, 71.7647%
XYZ:
25.9698, 14.2702, 29.8194
xyY:
0.3707, 0.2037, 14.2702
CIE-Lab:
44.6180, 63.1645, -25.3664
CIE-LCH:
44.6180, 68.0677, 338.1200
CIE-Luv:
44.6180, 68.1195, -45.5534
Hunter-Lab:
37.7760, 56.6051, -20.3589
#b72f95 color charts
#b72f95 color shades, tints & tones
#b72f95 color schemes
#b72f95 color preview, HTML & CSS examples
This text has a color of #b72f95
<p style="color:#b72f95;">Text here</p>
.mytext {color:#b72f95;}
This box has a color of #b72f95
<div style="background-color:#b72f95;">Content here</div>
.mybackground {background-color:#b72f95;}
Border around this has a color of #b72f95
<div style="border:2px solid #b72f95;">Content here</div>
.myborder {border:2px solid #b72f95;}