#bd004a color space conversions
Hex:
#bd004a
RGB:
189, 0, 74
CMY:
26, 100, 71
CMYK:
0, 100, 61, 26
HSL:
337°, 100.0000%, 37.0588%
HSV (HSB):
337°, 100.0000%, 74.1176%
XYZ:
22.2223, 11.3132, 7.4910
xyY:
0.5417, 0.2758, 11.3132
CIE-Lab:
40.1031, 66.2019, 14.7781
CIE-LCH:
40.1031, 67.8313, 12.5837
CIE-Luv:
40.1031, 113.0096, 3.4304
Hunter-Lab:
33.6351, 59.0711, 10.3399
#bd004a color charts
#bd004a color shades, tints & tones
#bd004a color schemes
#bd004a color preview, HTML & CSS examples
This text has a color of #bd004a
<p style="color:#bd004a;">Text here</p>
.mytext {color:#bd004a;}
This box has a color of #bd004a
<div style="background-color:#bd004a;">Content here</div>
.mybackground {background-color:#bd004a;}
Border around this has a color of #bd004a
<div style="border:2px solid #bd004a;">Content here</div>
.myborder {border:2px solid #bd004a;}