#bd3b64 color space conversions
Hex:
#bd3b64
RGB:
189, 59, 100
CMY:
26, 77, 61
CMYK:
0, 69, 47, 26
HSL:
341°, 52.4194%, 48.6275%
HSV (HSB):
341°, 68.7831%, 74.1176%
XYZ:
24.8505, 14.8668, 13.6164
xyY:
0.4659, 0.2788, 14.8668
CIE-Lab:
45.4513, 54.8430, 5.9357
CIE-LCH:
45.4513, 55.1633, 6.1771
CIE-Luv:
45.4513, 86.5419, -2.8821
Hunter-Lab:
38.5575, 47.5682, 6.0523
#bd3b64 color charts
#bd3b64 color shades, tints & tones
#bd3b64 color schemes
#bd3b64 color preview, HTML & CSS examples
This text has a color of #bd3b64
<p style="color:#bd3b64;">Text here</p>
.mytext {color:#bd3b64;}
This box has a color of #bd3b64
<div style="background-color:#bd3b64;">Content here</div>
.mybackground {background-color:#bd3b64;}
Border around this has a color of #bd3b64
<div style="border:2px solid #bd3b64;">Content here</div>
.myborder {border:2px solid #bd3b64;}