#bd7e8b color space conversions
Hex:
#bd7e8b
RGB:
189, 126, 139
CMY:
26, 51, 45
CMYK:
0, 33, 26, 26
HSL:
348°, 32.3077%, 61.7647%
HSV (HSB):
348°, 33.3333%, 74.1176%
XYZ:
33.1073, 27.6046, 28.0094
xyY:
0.3732, 0.3111, 27.6046
CIE-Lab:
59.5298, 26.2426, 3.0266
CIE-LCH:
59.5298, 26.4165, 6.5789
CIE-Luv:
59.5298, 39.8244, -0.4967
Hunter-Lab:
52.5401, 20.5339, 5.1703
#bd7e8b color charts
#bd7e8b color shades, tints & tones
#bd7e8b color schemes
#bd7e8b color preview, HTML & CSS examples
This text has a color of #bd7e8b
<p style="color:#bd7e8b;">Text here</p>
.mytext {color:#bd7e8b;}
This box has a color of #bd7e8b
<div style="background-color:#bd7e8b;">Content here</div>
.mybackground {background-color:#bd7e8b;}
Border around this has a color of #bd7e8b
<div style="border:2px solid #bd7e8b;">Content here</div>
.myborder {border:2px solid #bd7e8b;}