#bd957c color space conversions
Hex:
#bd957c
RGB:
189, 149, 124
CMY:
26, 42, 51
CMYK:
0, 21, 34, 26
HSL:
23°, 32.9949%, 61.3725%
HSV (HSB):
23°, 34.3915%, 74.1176%
XYZ:
35.3718, 33.7689, 23.7225
xyY:
0.3809, 0.3636, 33.7689
CIE-Lab:
64.7788, 11.4626, 18.9281
CIE-LCH:
64.7788, 22.1283, 58.8015
CIE-Luv:
64.7788, 27.7426, 23.0710
Hunter-Lab:
58.1111, 6.9574, 16.4739
#bd957c color charts
#bd957c color shades, tints & tones
#bd957c color schemes
#bd957c color preview, HTML & CSS examples
This text has a color of #bd957c
<p style="color:#bd957c;">Text here</p>
.mytext {color:#bd957c;}
This box has a color of #bd957c
<div style="background-color:#bd957c;">Content here</div>
.mybackground {background-color:#bd957c;}
Border around this has a color of #bd957c
<div style="border:2px solid #bd957c;">Content here</div>
.myborder {border:2px solid #bd957c;}