#bd647f color space conversions
Hex:
#bd647f
RGB:
189, 100, 127
CMY:
26, 61, 50
CMYK:
0, 47, 33, 26
HSL:
342°, 40.2715%, 56.6667%
HSV (HSB):
342°, 47.0899%, 74.1176%
XYZ:
29.3742, 21.4655, 22.6737
xyY:
0.3996, 0.2920, 21.4655
CIE-Lab:
53.4552, 38.6728, 1.2051
CIE-LCH:
53.4552, 38.6916, 1.7848
CIE-Luv:
53.4552, 57.2125, -5.3364
Hunter-Lab:
46.3308, 32.0918, 3.4158
#bd647f color charts
#bd647f color shades, tints & tones
#bd647f color schemes
#bd647f color preview, HTML & CSS examples
This text has a color of #bd647f
<p style="color:#bd647f;">Text here</p>
.mytext {color:#bd647f;}
This box has a color of #bd647f
<div style="background-color:#bd647f;">Content here</div>
.mybackground {background-color:#bd647f;}
Border around this has a color of #bd647f
<div style="border:2px solid #bd647f;">Content here</div>
.myborder {border:2px solid #bd647f;}