#bd01b9 color space conversions
Hex:
#bd01b9
RGB:
189, 1, 185
CMY:
26, 100, 27
CMYK:
0, 99, 2, 26
HSL:
301°, 98.9474%, 37.2549%
HSV (HSB):
301°, 99.4709%, 74.1176%
XYZ:
29.7541, 14.3433, 47.0993
xyY:
0.3263, 0.1573, 14.3433
CIE-Lab:
44.7213, 77.7699, -46.5648
CIE-LCH:
44.7213, 90.6446, 329.0889
CIE-Luv:
44.7213, 64.1443, -77.9518
Hunter-Lab:
37.8726, 73.9592, -47.2237
#bd01b9 color charts
#bd01b9 color shades, tints & tones
#bd01b9 color schemes
#bd01b9 color preview, HTML & CSS examples
This text has a color of #bd01b9
<p style="color:#bd01b9;">Text here</p>
.mytext {color:#bd01b9;}
This box has a color of #bd01b9
<div style="background-color:#bd01b9;">Content here</div>
.mybackground {background-color:#bd01b9;}
Border around this has a color of #bd01b9
<div style="border:2px solid #bd01b9;">Content here</div>
.myborder {border:2px solid #bd01b9;}