#bd014e color space conversions
Hex:
#bd014e
RGB:
189, 1, 78
CMY:
26, 100, 69
CMYK:
0, 99, 59, 26
HSL:
335°, 98.9474%, 37.2549%
HSV (HSB):
335°, 99.4709%, 74.1176%
XYZ:
22.3723, 11.3906, 8.2272
xyY:
0.5328, 0.2713, 11.3906
CIE-Lab:
40.2307, 66.3434, 12.3968
CIE-LCH:
40.2307, 67.4917, 10.5842
CIE-Luv:
40.2307, 111.3073, 1.1014
Hunter-Lab:
33.7499, 59.2623, 9.1719
#bd014e color charts
#bd014e color shades, tints & tones
#bd014e color schemes
#bd014e color preview, HTML & CSS examples
This text has a color of #bd014e
<p style="color:#bd014e;">Text here</p>
.mytext {color:#bd014e;}
This box has a color of #bd014e
<div style="background-color:#bd014e;">Content here</div>
.mybackground {background-color:#bd014e;}
Border around this has a color of #bd014e
<div style="border:2px solid #bd014e;">Content here</div>
.myborder {border:2px solid #bd014e;}