#bd565e color space conversions
Hex:
#bd565e
RGB:
189, 86, 94
CMY:
26, 66, 63
CMYK:
0, 54, 50, 26
HSL:
355°, 43.8298%, 53.9216%
HSV (HSB):
355°, 54.4974%, 74.1176%
XYZ:
26.3344, 18.2825, 12.7306
xyY:
0.4592, 0.3188, 18.2825
CIE-Lab:
49.8370, 42.1804, 15.7150
CIE-LCH:
49.8370, 45.0127, 20.4337
CIE-Luv:
49.8370, 73.2800, 11.2593
Hunter-Lab:
42.7581, 35.1103, 12.2780
#bd565e color charts
#bd565e color shades, tints & tones
#bd565e color schemes
#bd565e color preview, HTML & CSS examples
This text has a color of #bd565e
<p style="color:#bd565e;">Text here</p>
.mytext {color:#bd565e;}
This box has a color of #bd565e
<div style="background-color:#bd565e;">Content here</div>
.mybackground {background-color:#bd565e;}
Border around this has a color of #bd565e
<div style="border:2px solid #bd565e;">Content here</div>
.myborder {border:2px solid #bd565e;}