#bd004e color space conversions
Hex:
#bd004e
RGB:
189, 0, 78
CMY:
26, 100, 69
CMYK:
0, 100, 59, 26
HSL:
335°, 100.0000%, 37.0588%
HSV (HSB):
335°, 100.0000%, 74.1176%
XYZ:
22.3614, 11.3689, 8.2236
xyY:
0.5330, 0.2710, 11.3689
CIE-Lab:
40.1949, 66.4475, 12.3476
CIE-LCH:
40.1949, 67.5850, 10.5269
CIE-Luv:
40.1949, 111.4467, 1.0236
Hunter-Lab:
33.7178, 59.3740, 9.1420
#bd004e color charts
#bd004e color shades, tints & tones
#bd004e color schemes
#bd004e color preview, HTML & CSS examples
This text has a color of #bd004e
<p style="color:#bd004e;">Text here</p>
.mytext {color:#bd004e;}
This box has a color of #bd004e
<div style="background-color:#bd004e;">Content here</div>
.mybackground {background-color:#bd004e;}
Border around this has a color of #bd004e
<div style="border:2px solid #bd004e;">Content here</div>
.myborder {border:2px solid #bd004e;}