#bd745c color space conversions
Hex:
#bd745c
RGB:
189, 116, 92
CMY:
26, 55, 64
CMYK:
0, 39, 51, 26
HSL:
15°, 42.3581%, 55.0980%
HSV (HSB):
15°, 51.3228%, 74.1176%
XYZ:
29.1634, 24.0823, 13.2365
xyY:
0.4387, 0.3622, 24.0823
CIE-Lab:
56.1701, 26.1601, 25.3554
CIE-LCH:
56.1701, 36.4314, 44.1051
CIE-Luv:
56.1701, 53.5830, 25.9853
Hunter-Lab:
49.0737, 20.1996, 18.3595
#bd745c color charts
#bd745c color shades, tints & tones
#bd745c color schemes
#bd745c color preview, HTML & CSS examples
This text has a color of #bd745c
<p style="color:#bd745c;">Text here</p>
.mytext {color:#bd745c;}
This box has a color of #bd745c
<div style="background-color:#bd745c;">Content here</div>
.mybackground {background-color:#bd745c;}
Border around this has a color of #bd745c
<div style="border:2px solid #bd745c;">Content here</div>
.myborder {border:2px solid #bd745c;}