#bd129d color space conversions
Hex:
#bd129d
RGB:
189, 18, 157
CMY:
26, 93, 38
CMYK:
0, 90, 17, 26
HSL:
311°, 82.6087%, 40.5882%
HSV (HSB):
311°, 90.4762%, 74.1176%
XYZ:
27.2884, 13.6858, 33.1016
xyY:
0.3684, 0.1848, 13.6858
CIE-Lab:
43.7788, 72.1825, -31.4137
CIE-LCH:
43.7788, 78.7219, 336.4814
CIE-Luv:
43.7788, 74.5867, -55.3203
Hunter-Lab:
36.9943, 66.9285, -27.1554
#bd129d color charts
#bd129d color shades, tints & tones
#bd129d color schemes
#bd129d color preview, HTML & CSS examples
This text has a color of #bd129d
<p style="color:#bd129d;">Text here</p>
.mytext {color:#bd129d;}
This box has a color of #bd129d
<div style="background-color:#bd129d;">Content here</div>
.mybackground {background-color:#bd129d;}
Border around this has a color of #bd129d
<div style="border:2px solid #bd129d;">Content here</div>
.myborder {border:2px solid #bd129d;}