#bd19a5 color space conversions
Hex:
#bd19a5
RGB:
189, 25, 165
CMY:
26, 90, 35
CMYK:
0, 87, 13, 26
HSL:
309°, 76.6355%, 41.9608%
HSV (HSB):
309°, 86.7725%, 74.1176%
XYZ:
28.1254, 14.2307, 36.8617
xyY:
0.3550, 0.1796, 14.2307
CIE-Lab:
44.5620, 72.1457, -34.9740
CIE-LCH:
44.5620, 80.1759, 334.1374
CIE-Luv:
44.5620, 70.4506, -60.6302
Hunter-Lab:
37.7236, 67.0673, -31.5289
#bd19a5 color charts
#bd19a5 color shades, tints & tones
#bd19a5 color schemes
#bd19a5 color preview, HTML & CSS examples
This text has a color of #bd19a5
<p style="color:#bd19a5;">Text here</p>
.mytext {color:#bd19a5;}
This box has a color of #bd19a5
<div style="background-color:#bd19a5;">Content here</div>
.mybackground {background-color:#bd19a5;}
Border around this has a color of #bd19a5
<div style="border:2px solid #bd19a5;">Content here</div>
.myborder {border:2px solid #bd19a5;}