#bd179a color space conversions
Hex:
#bd179a
RGB:
189, 23, 154
CMY:
26, 91, 40
CMYK:
0, 88, 19, 26
HSL:
313°, 78.3019%, 41.5686%
HSV (HSB):
313°, 87.8307%, 74.1176%
XYZ:
27.1254, 13.7647, 31.7990
xyY:
0.3732, 0.1894, 13.7647
CIE-Lab:
43.8936, 71.0300, -29.4282
CIE-LCH:
43.8936, 76.8848, 337.4955
CIE-Luv:
43.8936, 75.2981, -52.3748
Hunter-Lab:
37.1008, 65.5797, -24.8468
#bd179a color charts
#bd179a color shades, tints & tones
#bd179a color schemes
#bd179a color preview, HTML & CSS examples
This text has a color of #bd179a
<p style="color:#bd179a;">Text here</p>
.mytext {color:#bd179a;}
This box has a color of #bd179a
<div style="background-color:#bd179a;">Content here</div>
.mybackground {background-color:#bd179a;}
Border around this has a color of #bd179a
<div style="border:2px solid #bd179a;">Content here</div>
.myborder {border:2px solid #bd179a;}