#bd5d5c color space conversions
Hex:
#bd5d5c
RGB:
189, 93, 92
CMY:
26, 64, 64
CMYK:
0, 51, 51, 26
HSL:
1°, 42.3581%, 55.0980%
HSV (HSB):
1°, 51.3228%, 74.1176%
XYZ:
26.8324, 19.4202, 12.4595
xyY:
0.4570, 0.3308, 19.4202
CIE-Lab:
51.1753, 38.4538, 18.7215
CIE-LCH:
51.1753, 42.7690, 25.9595
CIE-Luv:
51.1753, 69.2286, 15.4979
Hunter-Lab:
44.0684, 31.5655, 14.0848
#bd5d5c color charts
#bd5d5c color shades, tints & tones
#bd5d5c color schemes
#bd5d5c color preview, HTML & CSS examples
This text has a color of #bd5d5c
<p style="color:#bd5d5c;">Text here</p>
.mytext {color:#bd5d5c;}
This box has a color of #bd5d5c
<div style="background-color:#bd5d5c;">Content here</div>
.mybackground {background-color:#bd5d5c;}
Border around this has a color of #bd5d5c
<div style="border:2px solid #bd5d5c;">Content here</div>
.myborder {border:2px solid #bd5d5c;}