#bd706c color space conversions
Hex:
#bd706c
RGB:
189, 112, 108
CMY:
26, 56, 58
CMYK:
0, 41, 43, 26
HSL:
3°, 38.0282%, 58.2353%
HSV (HSB):
3°, 42.8571%, 74.1176%
XYZ:
29.4872, 23.4899, 17.1672
xyY:
0.4204, 0.3349, 23.4899
CIE-Lab:
55.5734, 29.9757, 15.3561
CIE-LCH:
55.5734, 33.6801, 27.1254
CIE-Luv:
55.5734, 53.7127, 14.1068
Hunter-Lab:
48.4663, 23.7843, 12.9254
#bd706c color charts
#bd706c color shades, tints & tones
#bd706c color schemes
#bd706c color preview, HTML & CSS examples
This text has a color of #bd706c
<p style="color:#bd706c;">Text here</p>
.mytext {color:#bd706c;}
This box has a color of #bd706c
<div style="background-color:#bd706c;">Content here</div>
.mybackground {background-color:#bd706c;}
Border around this has a color of #bd706c
<div style="border:2px solid #bd706c;">Content here</div>
.myborder {border:2px solid #bd706c;}