#bd8485 color space conversions
Hex:
#bd8485
RGB:
189, 132, 133
CMY:
26, 48, 48
CMYK:
0, 30, 30, 26
HSL:
359°, 30.1587%, 62.9412%
HSV (HSB):
359°, 30.1587%, 74.1176%
XYZ:
33.4712, 29.0148, 26.0266
xyY:
0.3782, 0.3278, 29.0148
CIE-Lab:
60.7947, 22.0747, 8.2825
CIE-LCH:
60.7947, 23.5774, 20.5664
CIE-Luv:
60.7947, 37.1642, 7.3133
Hunter-Lab:
53.8654, 16.6529, 9.0581
#bd8485 color charts
#bd8485 color shades, tints & tones
#bd8485 color schemes
#bd8485 color preview, HTML & CSS examples
This text has a color of #bd8485
<p style="color:#bd8485;">Text here</p>
.mytext {color:#bd8485;}
This box has a color of #bd8485
<div style="background-color:#bd8485;">Content here</div>
.mybackground {background-color:#bd8485;}
Border around this has a color of #bd8485
<div style="border:2px solid #bd8485;">Content here</div>
.myborder {border:2px solid #bd8485;}