#bd8e8e color space conversions
Hex:
#bd8e8e
RGB:
189, 142, 142
CMY:
26, 44, 44
CMYK:
0, 25, 25, 26
HSL:
0°, 26.2570%, 64.9020%
HSV (HSB):
0°, 24.8677%, 74.1176%
XYZ:
35.5418, 32.1178, 29.9173
xyY:
0.3642, 0.3292, 32.1178
CIE-Lab:
63.4401, 17.8075, 6.9436
CIE-LCH:
63.4401, 19.1134, 21.3020
CIE-Luv:
63.4401, 29.9780, 6.4554
Hunter-Lab:
56.6726, 12.7678, 8.3718
#bd8e8e color charts
#bd8e8e color shades, tints & tones
#bd8e8e color schemes
#bd8e8e color preview, HTML & CSS examples
This text has a color of #bd8e8e
<p style="color:#bd8e8e;">Text here</p>
.mytext {color:#bd8e8e;}
This box has a color of #bd8e8e
<div style="background-color:#bd8e8e;">Content here</div>
.mybackground {background-color:#bd8e8e;}
Border around this has a color of #bd8e8e
<div style="border:2px solid #bd8e8e;">Content here</div>
.myborder {border:2px solid #bd8e8e;}