#bd7f85 color space conversions
Hex:
#bd7f85
RGB:
189, 127, 133
CMY:
26, 50, 48
CMYK:
0, 33, 30, 26
HSL:
354°, 31.9588%, 61.9608%
HSV (HSB):
354°, 32.8042%, 74.1176%
XYZ:
32.8093, 27.6910, 25.8060
xyY:
0.3801, 0.3208, 27.6910
CIE-Lab:
59.6086, 24.8444, 6.5892
CIE-LCH:
59.6086, 25.7033, 14.8540
CIE-Luv:
59.6086, 40.1822, 4.5191
Hunter-Lab:
52.6223, 19.2034, 7.7597
#bd7f85 color charts
#bd7f85 color shades, tints & tones
#bd7f85 color schemes
#bd7f85 color preview, HTML & CSS examples
This text has a color of #bd7f85
<p style="color:#bd7f85;">Text here</p>
.mytext {color:#bd7f85;}
This box has a color of #bd7f85
<div style="background-color:#bd7f85;">Content here</div>
.mybackground {background-color:#bd7f85;}
Border around this has a color of #bd7f85
<div style="border:2px solid #bd7f85;">Content here</div>
.myborder {border:2px solid #bd7f85;}