#bd146e color space conversions
Hex:
#bd146e
RGB:
189, 20, 110
CMY:
26, 92, 57
CMYK:
0, 89, 42, 26
HSL:
328°, 80.8612%, 40.9804%
HSV (HSB):
328°, 89.4180%, 74.1176%
XYZ:
24.0509, 12.4449, 15.8863
xyY:
0.4591, 0.2376, 12.4449
CIE-Lab:
41.9147, 66.6205, -5.4365
CIE-LCH:
41.9147, 66.8419, 355.3348
CIE-Luv:
41.9147, 95.0772, -18.9927
Hunter-Lab:
35.2774, 59.9598, -2.0057
#bd146e color charts
#bd146e color shades, tints & tones
#bd146e color schemes
#bd146e color preview, HTML & CSS examples
This text has a color of #bd146e
<p style="color:#bd146e;">Text here</p>
.mytext {color:#bd146e;}
This box has a color of #bd146e
<div style="background-color:#bd146e;">Content here</div>
.mybackground {background-color:#bd146e;}
Border around this has a color of #bd146e
<div style="border:2px solid #bd146e;">Content here</div>
.myborder {border:2px solid #bd146e;}