#bd7c8d color space conversions
Hex:
#bd7c8d
RGB:
189, 124, 141
CMY:
26, 51, 45
CMYK:
0, 34, 25, 26
HSL:
344°, 32.9949%, 61.3725%
HSV (HSB):
344°, 34.3915%, 74.1176%
XYZ:
33.0016, 27.1572, 28.7018
xyY:
0.3714, 0.3056, 27.1572
CIE-Lab:
59.1196, 27.6363, 1.2796
CIE-LCH:
59.1196, 27.6659, 2.6510
CIE-Luv:
59.1196, 40.6577, -3.1355
Hunter-Lab:
52.1126, 21.8427, 3.8239
#bd7c8d color charts
#bd7c8d color shades, tints & tones
#bd7c8d color schemes
#bd7c8d color preview, HTML & CSS examples
This text has a color of #bd7c8d
<p style="color:#bd7c8d;">Text here</p>
.mytext {color:#bd7c8d;}
This box has a color of #bd7c8d
<div style="background-color:#bd7c8d;">Content here</div>
.mybackground {background-color:#bd7c8d;}
Border around this has a color of #bd7c8d
<div style="border:2px solid #bd7c8d;">Content here</div>
.myborder {border:2px solid #bd7c8d;}