#bd059d color space conversions
Hex:
#bd059d
RGB:
189, 5, 157
CMY:
26, 98, 38
CMYK:
0, 97, 17, 26
HSL:
310°, 94.8454%, 38.0392%
HSV (HSB):
310°, 97.3545%, 74.1176%
XYZ:
27.1263, 13.3617, 33.0476
xyY:
0.3689, 0.1817, 13.3617
CIE-Lab:
43.3032, 73.5784, -32.1605
CIE-LCH:
43.3032, 80.3000, 336.3903
CIE-Luv:
43.3032, 75.5982, -56.4291
Hunter-Lab:
36.5536, 68.4955, -28.0157
#bd059d color charts
#bd059d color shades, tints & tones
#bd059d color schemes
#bd059d color preview, HTML & CSS examples
This text has a color of #bd059d
<p style="color:#bd059d;">Text here</p>
.mytext {color:#bd059d;}
This box has a color of #bd059d
<div style="background-color:#bd059d;">Content here</div>
.mybackground {background-color:#bd059d;}
Border around this has a color of #bd059d
<div style="border:2px solid #bd059d;">Content here</div>
.myborder {border:2px solid #bd059d;}