#bd0e7e color space conversions
Hex:
#bd0e7e
RGB:
189, 14, 126
CMY:
26, 95, 51
CMYK:
0, 93, 33, 26
HSL:
322°, 86.2069%, 39.8039%
HSV (HSB):
322°, 92.5926%, 74.1176%
XYZ:
24.9092, 12.6393, 20.8654
xyY:
0.4264, 0.2164, 12.6393
CIE-Lab:
42.2146, 69.0460, -14.9362
CIE-LCH:
42.2146, 70.6430, 347.7937
CIE-Luv:
42.2146, 88.7599, -31.7279
Hunter-Lab:
35.5517, 62.8499, -9.9113
#bd0e7e color charts
#bd0e7e color shades, tints & tones
#bd0e7e color schemes
#bd0e7e color preview, HTML & CSS examples
This text has a color of #bd0e7e
<p style="color:#bd0e7e;">Text here</p>
.mytext {color:#bd0e7e;}
This box has a color of #bd0e7e
<div style="background-color:#bd0e7e;">Content here</div>
.mybackground {background-color:#bd0e7e;}
Border around this has a color of #bd0e7e
<div style="border:2px solid #bd0e7e;">Content here</div>
.myborder {border:2px solid #bd0e7e;}