#bd908c color space conversions
Hex:
#bd908c
RGB:
189, 144, 140
CMY:
26, 44, 45
CMYK:
0, 24, 26, 26
HSL:
5°, 27.0718%, 64.5098%
HSV (HSB):
5°, 25.9259%, 74.1176%
XYZ:
35.6931, 32.6588, 29.2335
xyY:
0.3658, 0.3347, 32.6588
CIE-Lab:
63.8837, 16.4065, 8.7066
CIE-LCH:
63.8837, 18.5736, 27.9538
CIE-Luv:
63.8837, 29.0368, 9.0865
Hunter-Lab:
57.1479, 11.4779, 9.6742
#bd908c color charts
#bd908c color shades, tints & tones
#bd908c color schemes
#bd908c color preview, HTML & CSS examples
This text has a color of #bd908c
<p style="color:#bd908c;">Text here</p>
.mytext {color:#bd908c;}
This box has a color of #bd908c
<div style="background-color:#bd908c;">Content here</div>
.mybackground {background-color:#bd908c;}
Border around this has a color of #bd908c
<div style="border:2px solid #bd908c;">Content here</div>
.myborder {border:2px solid #bd908c;}