#bd72a5 color space conversions
Hex:
#bd72a5
RGB:
189, 114, 165
CMY:
26, 55, 35
CMYK:
0, 40, 13, 26
HSL:
319°, 36.2319%, 59.4118%
HSV (HSB):
319°, 39.6825%, 74.1176%
XYZ:
33.7951, 25.5701, 38.7516
xyY:
0.3444, 0.2606, 25.5701
CIE-Lab:
57.6267, 36.8653, -14.7912
CIE-LCH:
57.6267, 39.7219, 338.1382
CIE-Luv:
57.6267, 41.5750, -27.7618
Hunter-Lab:
50.5668, 30.8041, -10.0398
#bd72a5 color charts
#bd72a5 color shades, tints & tones
#bd72a5 color schemes
#bd72a5 color preview, HTML & CSS examples
This text has a color of #bd72a5
<p style="color:#bd72a5;">Text here</p>
.mytext {color:#bd72a5;}
This box has a color of #bd72a5
<div style="background-color:#bd72a5;">Content here</div>
.mybackground {background-color:#bd72a5;}
Border around this has a color of #bd72a5
<div style="border:2px solid #bd72a5;">Content here</div>
.myborder {border:2px solid #bd72a5;}