#b72c84 color space conversions
Hex:
#b72c84
RGB:
183, 44, 132
CMY:
28, 83, 48
CMYK:
0, 76, 28, 28
HSL:
322°, 61.2335%, 44.5098%
HSV (HSB):
322°, 75.9563%, 71.7647%
XYZ:
24.5940, 13.5346, 23.1460
xyY:
0.4014, 0.2209, 13.5346
CIE-Lab:
43.5579, 61.9002, -16.6766
CIE-LCH:
43.5579, 64.1072, 344.9219
CIE-Luv:
43.5579, 75.5017, -32.9941
Hunter-Lab:
36.7894, 54.9472, -11.5496
#b72c84 color charts
#b72c84 color shades, tints & tones
#b72c84 color schemes
#b72c84 color preview, HTML & CSS examples
This text has a color of #b72c84
<p style="color:#b72c84;">Text here</p>
.mytext {color:#b72c84;}
This box has a color of #b72c84
<div style="background-color:#b72c84;">Content here</div>
.mybackground {background-color:#b72c84;}
Border around this has a color of #b72c84
<div style="border:2px solid #b72c84;">Content here</div>
.myborder {border:2px solid #b72c84;}