#bd968c color space conversions
Hex:
#bd968c
RGB:
189, 150, 140
CMY:
26, 41, 45
CMYK:
0, 21, 26, 26
HSL:
12°, 27.0718%, 64.5098%
HSV (HSB):
12°, 25.9259%, 74.1176%
XYZ:
36.6262, 34.5250, 29.5445
xyY:
0.3637, 0.3429, 34.5250
CIE-Lab:
65.3771, 13.0856, 10.8255
CIE-LCH:
65.3771, 16.9831, 39.6005
CIE-Luv:
65.3771, 25.4619, 12.5827
Hunter-Lab:
58.7579, 8.4400, 11.3185
#bd968c color charts
#bd968c color shades, tints & tones
#bd968c color schemes
#bd968c color preview, HTML & CSS examples
This text has a color of #bd968c
<p style="color:#bd968c;">Text here</p>
.mytext {color:#bd968c;}
This box has a color of #bd968c
<div style="background-color:#bd968c;">Content here</div>
.mybackground {background-color:#bd968c;}
Border around this has a color of #bd968c
<div style="border:2px solid #bd968c;">Content here</div>
.myborder {border:2px solid #bd968c;}