#bd7e6e color space conversions
Hex:
#bd7e6e
RGB:
189, 126, 110
CMY:
26, 51, 57
CMYK:
0, 33, 42, 26
HSL:
12°, 37.4408%, 58.6275%
HSV (HSB):
12°, 41.7989%, 74.1176%
XYZ:
31.2616, 26.8663, 18.2899
xyY:
0.4091, 0.3516, 26.8663
CIE-Lab:
58.8504, 22.5082, 18.7003
CIE-LCH:
58.8504, 29.2630, 39.7206
CIE-Luv:
58.8504, 44.2300, 19.8978
Hunter-Lab:
51.8327, 16.9505, 15.3616
#bd7e6e color charts
#bd7e6e color shades, tints & tones
#bd7e6e color schemes
#bd7e6e color preview, HTML & CSS examples
This text has a color of #bd7e6e
<p style="color:#bd7e6e;">Text here</p>
.mytext {color:#bd7e6e;}
This box has a color of #bd7e6e
<div style="background-color:#bd7e6e;">Content here</div>
.mybackground {background-color:#bd7e6e;}
Border around this has a color of #bd7e6e
<div style="border:2px solid #bd7e6e;">Content here</div>
.myborder {border:2px solid #bd7e6e;}