#bd565c color space conversions
Hex:
#bd565c
RGB:
189, 86, 92
CMY:
26, 66, 64
CMYK:
0, 54, 51, 26
HSL:
357°, 43.8298%, 53.9216%
HSV (HSB):
357°, 54.4974%, 74.1176%
XYZ:
26.2458, 18.2471, 12.2639
xyY:
0.4624, 0.3215, 18.2471
CIE-Lab:
49.7945, 41.9979, 16.8514
CIE-LCH:
49.7945, 45.2525, 21.8628
CIE-Luv:
49.7945, 73.7436, 12.5227
Hunter-Lab:
42.7166, 34.9193, 12.8795
#bd565c color charts
#bd565c color shades, tints & tones
#bd565c color schemes
#bd565c color preview, HTML & CSS examples
This text has a color of #bd565c
<p style="color:#bd565c;">Text here</p>
.mytext {color:#bd565c;}
This box has a color of #bd565c
<div style="background-color:#bd565c;">Content here</div>
.mybackground {background-color:#bd565c;}
Border around this has a color of #bd565c
<div style="border:2px solid #bd565c;">Content here</div>
.myborder {border:2px solid #bd565c;}