#bd046e color space conversions
Hex:
#bd046e
RGB:
189, 4, 110
CMY:
26, 98, 57
CMYK:
0, 98, 42, 26
HSL:
326°, 95.8549%, 37.8431%
HSV (HSB):
326°, 97.8836%, 74.1176%
XYZ:
23.8442, 12.0314, 15.8174
xyY:
0.4613, 0.2327, 12.0314
CIE-Lab:
41.2660, 68.5076, -6.4024
CIE-LCH:
41.2660, 68.8061, 354.6609
CIE-Luv:
41.2660, 97.0923, -20.5175
Hunter-Lab:
34.6864, 62.0036, -2.7565
#bd046e color charts
#bd046e color shades, tints & tones
#bd046e color schemes
#bd046e color preview, HTML & CSS examples
This text has a color of #bd046e
<p style="color:#bd046e;">Text here</p>
.mytext {color:#bd046e;}
This box has a color of #bd046e
<div style="background-color:#bd046e;">Content here</div>
.mybackground {background-color:#bd046e;}
Border around this has a color of #bd046e
<div style="border:2px solid #bd046e;">Content here</div>
.myborder {border:2px solid #bd046e;}