#bd666d color space conversions
Hex:
#bd666d
RGB:
189, 102, 109
CMY:
26, 60, 57
CMYK:
0, 46, 42, 26
HSL:
355°, 39.7260%, 57.0588%
HSV (HSB):
355°, 46.0317%, 74.1176%
XYZ:
28.4980, 21.4257, 17.1016
xyY:
0.4252, 0.3197, 21.4257
CIE-Lab:
53.4123, 35.4625, 11.7679
CIE-LCH:
53.4123, 37.3640, 18.3580
CIE-Luv:
53.4123, 59.9204, 8.5505
Hunter-Lab:
46.2879, 28.8929, 10.4962
#bd666d color charts
#bd666d color shades, tints & tones
#bd666d color schemes
#bd666d color preview, HTML & CSS examples
This text has a color of #bd666d
<p style="color:#bd666d;">Text here</p>
.mytext {color:#bd666d;}
This box has a color of #bd666d
<div style="background-color:#bd666d;">Content here</div>
.mybackground {background-color:#bd666d;}
Border around this has a color of #bd666d
<div style="border:2px solid #bd666d;">Content here</div>
.myborder {border:2px solid #bd666d;}