#bd8884 color space conversions
Hex:
#bd8884
RGB:
189, 136, 132
CMY:
26, 47, 48
CMYK:
0, 28, 30, 26
HSL:
4°, 30.1587%, 62.9412%
HSV (HSB):
4°, 30.1587%, 74.1176%
XYZ:
33.9553, 30.0931, 25.8487
xyY:
0.3777, 0.3348, 30.0931
CIE-Lab:
61.7345, 19.7181, 10.1863
CIE-LCH:
61.7345, 22.1938, 27.3206
CIE-Luv:
61.7345, 34.8703, 10.2830
Hunter-Lab:
54.8572, 14.4872, 10.4626
#bd8884 color charts
#bd8884 color shades, tints & tones
#bd8884 color schemes
#bd8884 color preview, HTML & CSS examples
This text has a color of #bd8884
<p style="color:#bd8884;">Text here</p>
.mytext {color:#bd8884;}
This box has a color of #bd8884
<div style="background-color:#bd8884;">Content here</div>
.mybackground {background-color:#bd8884;}
Border around this has a color of #bd8884
<div style="border:2px solid #bd8884;">Content here</div>
.myborder {border:2px solid #bd8884;}