#bd014f color space conversions
Hex:
#bd014f
RGB:
189, 1, 79
CMY:
26, 100, 69
CMYK:
0, 99, 58, 26
HSL:
335°, 98.9474%, 37.2549%
HSV (HSB):
335°, 99.4709%, 74.1176%
XYZ:
22.4084, 11.4050, 8.4175
xyY:
0.5306, 0.2701, 11.4050
CIE-Lab:
40.2545, 66.4070, 11.7909
CIE-LCH:
40.2545, 67.4457, 10.0682
CIE-Luv:
40.2545, 110.9095, 0.4860
Hunter-Lab:
33.7713, 59.3408, 8.8620
#bd014f color charts
#bd014f color shades, tints & tones
#bd014f color schemes
#bd014f color preview, HTML & CSS examples
This text has a color of #bd014f
<p style="color:#bd014f;">Text here</p>
.mytext {color:#bd014f;}
This box has a color of #bd014f
<div style="background-color:#bd014f;">Content here</div>
.mybackground {background-color:#bd014f;}
Border around this has a color of #bd014f
<div style="border:2px solid #bd014f;">Content here</div>
.myborder {border:2px solid #bd014f;}