#bd749d color space conversions
Hex:
#bd749d
RGB:
189, 116, 157
CMY:
26, 55, 38
CMYK:
0, 39, 17, 26
HSL:
326°, 35.6098%, 59.8039%
HSV (HSB):
326°, 38.6243%, 74.1176%
XYZ:
33.3175, 25.7439, 35.1113
xyY:
0.3538, 0.2734, 25.7439
CIE-Lab:
57.7932, 34.4709, -9.9193
CIE-LCH:
57.7932, 35.8697, 343.9463
CIE-Luv:
57.7932, 42.1480, -20.1745
Hunter-Lab:
50.7385, 28.4199, -5.5121
#bd749d color charts
#bd749d color shades, tints & tones
#bd749d color schemes
#bd749d color preview, HTML & CSS examples
This text has a color of #bd749d
<p style="color:#bd749d;">Text here</p>
.mytext {color:#bd749d;}
This box has a color of #bd749d
<div style="background-color:#bd749d;">Content here</div>
.mybackground {background-color:#bd749d;}
Border around this has a color of #bd749d
<div style="border:2px solid #bd749d;">Content here</div>
.myborder {border:2px solid #bd749d;}