#bd5c65 color space conversions
Hex:
#bd5c65
RGB:
189, 92, 101
CMY:
26, 64, 60
CMYK:
0, 51, 47, 26
HSL:
354°, 42.3581%, 55.0980%
HSV (HSB):
354°, 51.3228%, 74.1176%
XYZ:
27.1624, 19.4127, 14.6273
xyY:
0.4438, 0.3172, 19.4127
CIE-Lab:
51.1666, 39.8304, 13.3734
CIE-LCH:
51.1666, 42.0155, 18.5599
CIE-Luv:
51.1666, 67.9150, 9.3036
Hunter-Lab:
44.0598, 32.9384, 11.1583
#bd5c65 color charts
#bd5c65 color shades, tints & tones
#bd5c65 color schemes
#bd5c65 color preview, HTML & CSS examples
This text has a color of #bd5c65
<p style="color:#bd5c65;">Text here</p>
.mytext {color:#bd5c65;}
This box has a color of #bd5c65
<div style="background-color:#bd5c65;">Content here</div>
.mybackground {background-color:#bd5c65;}
Border around this has a color of #bd5c65
<div style="border:2px solid #bd5c65;">Content here</div>
.myborder {border:2px solid #bd5c65;}