#bd256e color space conversions
Hex:
#bd256e
RGB:
189, 37, 110
CMY:
26, 85, 57
CMYK:
0, 80, 42, 26
HSL:
331°, 67.2566%, 44.3137%
HSV (HSB):
331°, 80.4233%, 74.1176%
XYZ:
24.4623, 13.2677, 16.0235
xyY:
0.4551, 0.2468, 13.2677
CIE-Lab:
43.1639, 63.0289, -3.5847
CIE-LCH:
43.1639, 63.1307, 356.7449
CIE-Luv:
43.1639, 91.1825, -16.0488
Hunter-Lab:
36.4249, 56.1337, -0.5845
#bd256e color charts
#bd256e color shades, tints & tones
#bd256e color schemes
#bd256e color preview, HTML & CSS examples
This text has a color of #bd256e
<p style="color:#bd256e;">Text here</p>
.mytext {color:#bd256e;}
This box has a color of #bd256e
<div style="background-color:#bd256e;">Content here</div>
.mybackground {background-color:#bd256e;}
Border around this has a color of #bd256e
<div style="border:2px solid #bd256e;">Content here</div>
.myborder {border:2px solid #bd256e;}