#bd005e color space conversions
Hex:
#bd005e
RGB:
189, 0, 94
CMY:
26, 100, 63
CMYK:
0, 100, 50, 26
HSL:
330°, 100.0000%, 37.0588%
HSV (HSB):
330°, 100.0000%, 74.1176%
XYZ:
23.0066, 11.6270, 11.6213
xyY:
0.4974, 0.2514, 11.6270
CIE-Lab:
40.6170, 67.5690, 2.7456
CIE-LCH:
40.6170, 67.6248, 2.3269
CIE-Luv:
40.6170, 104.7365, -9.4116
Hunter-Lab:
34.0983, 60.7644, 3.6618
#bd005e color charts
#bd005e color shades, tints & tones
#bd005e color schemes
#bd005e color preview, HTML & CSS examples
This text has a color of #bd005e
<p style="color:#bd005e;">Text here</p>
.mytext {color:#bd005e;}
This box has a color of #bd005e
<div style="background-color:#bd005e;">Content here</div>
.mybackground {background-color:#bd005e;}
Border around this has a color of #bd005e
<div style="border:2px solid #bd005e;">Content here</div>
.myborder {border:2px solid #bd005e;}