#bd016d color space conversions
Hex:
#bd016d
RGB:
189, 1, 109
CMY:
26, 100, 57
CMYK:
0, 99, 42, 26
HSL:
326°, 98.9474%, 37.2549%
HSV (HSB):
326°, 99.4709%, 74.1176%
XYZ:
23.7574, 11.9447, 15.5214
xyY:
0.4638, 0.2332, 11.9447
CIE-Lab:
41.1280, 68.7197, -5.9803
CIE-LCH:
41.1280, 68.9795, 355.0264
CIE-Luv:
41.1280, 97.8725, -20.0244
Hunter-Lab:
34.5610, 62.2200, -2.4345
#bd016d color charts
#bd016d color shades, tints & tones
#bd016d color schemes
#bd016d color preview, HTML & CSS examples
This text has a color of #bd016d
<p style="color:#bd016d;">Text here</p>
.mytext {color:#bd016d;}
This box has a color of #bd016d
<div style="background-color:#bd016d;">Content here</div>
.mybackground {background-color:#bd016d;}
Border around this has a color of #bd016d
<div style="border:2px solid #bd016d;">Content here</div>
.myborder {border:2px solid #bd016d;}