#bd405e color space conversions
Hex:
#bd405e
RGB:
189, 64, 94
CMY:
26, 75, 63
CMYK:
0, 66, 50, 26
HSL:
346°, 49.4071%, 49.6078%
HSV (HSB):
346°, 66.1376%, 74.1176%
XYZ:
24.8400, 15.2938, 12.2325
xyY:
0.4744, 0.2921, 15.2938
CIE-Lab:
46.0339, 52.2868, 10.4505
CIE-LCH:
46.0339, 53.3209, 11.3027
CIE-Luv:
46.0339, 85.9781, 2.8474
Hunter-Lab:
39.1072, 44.9415, 8.8296
#bd405e color charts
#bd405e color shades, tints & tones
#bd405e color schemes
#bd405e color preview, HTML & CSS examples
This text has a color of #bd405e
<p style="color:#bd405e;">Text here</p>
.mytext {color:#bd405e;}
This box has a color of #bd405e
<div style="background-color:#bd405e;">Content here</div>
.mybackground {background-color:#bd405e;}
Border around this has a color of #bd405e
<div style="border:2px solid #bd405e;">Content here</div>
.myborder {border:2px solid #bd405e;}