#bd705c color space conversions
Hex:
#bd705c
RGB:
189, 112, 92
CMY:
26, 56, 64
CMYK:
0, 41, 51, 26
HSL:
12°, 42.3581%, 55.0980%
HSV (HSB):
12°, 51.3228%, 74.1176%
XYZ:
28.7122, 23.1799, 13.0861
xyY:
0.4419, 0.3567, 23.1799
CIE-Lab:
55.2571, 28.3471, 24.1580
CIE-LCH:
55.2571, 37.2447, 40.4384
CIE-Luv:
55.2571, 56.3607, 24.1013
Hunter-Lab:
48.1455, 22.1963, 17.5866
#bd705c color charts
#bd705c color shades, tints & tones
#bd705c color schemes
#bd705c color preview, HTML & CSS examples
This text has a color of #bd705c
<p style="color:#bd705c;">Text here</p>
.mytext {color:#bd705c;}
This box has a color of #bd705c
<div style="background-color:#bd705c;">Content here</div>
.mybackground {background-color:#bd705c;}
Border around this has a color of #bd705c
<div style="border:2px solid #bd705c;">Content here</div>
.myborder {border:2px solid #bd705c;}