#bd014c color space conversions
Hex:
#bd014c
RGB:
189, 1, 76
CMY:
26, 100, 70
CMYK:
0, 99, 60, 26
HSL:
336°, 98.9474%, 37.2549%
HSV (HSB):
336°, 99.4709%, 74.1176%
XYZ:
22.3016, 11.3623, 7.8552
xyY:
0.5371, 0.2737, 11.3623
CIE-Lab:
40.1841, 66.2187, 13.6106
CIE-LCH:
40.1841, 67.6030, 11.6148
CIE-Luv:
40.1841, 112.0934, 2.3156
Hunter-Lab:
33.7081, 59.1085, 9.7789
#bd014c color charts
#bd014c color shades, tints & tones
#bd014c color schemes
#bd014c color preview, HTML & CSS examples
This text has a color of #bd014c
<p style="color:#bd014c;">Text here</p>
.mytext {color:#bd014c;}
This box has a color of #bd014c
<div style="background-color:#bd014c;">Content here</div>
.mybackground {background-color:#bd014c;}
Border around this has a color of #bd014c
<div style="border:2px solid #bd014c;">Content here</div>
.myborder {border:2px solid #bd014c;}