#bd146c color space conversions
Hex:
#bd146c
RGB:
189, 20, 108
CMY:
26, 92, 58
CMYK:
0, 89, 43, 26
HSL:
329°, 80.8612%, 40.9804%
HSV (HSB):
329°, 89.4180%, 74.1176%
XYZ:
23.9432, 12.4018, 15.3192
xyY:
0.4634, 0.2400, 12.4018
CIE-Lab:
41.8478, 66.4361, -4.2837
CIE-LCH:
41.8478, 66.5741, 356.3108
CIE-Luv:
41.8478, 95.9530, -17.5241
Hunter-Lab:
35.2162, 59.7321, -1.1400
#bd146c color charts
#bd146c color shades, tints & tones
#bd146c color schemes
#bd146c color preview, HTML & CSS examples
This text has a color of #bd146c
<p style="color:#bd146c;">Text here</p>
.mytext {color:#bd146c;}
This box has a color of #bd146c
<div style="background-color:#bd146c;">Content here</div>
.mybackground {background-color:#bd146c;}
Border around this has a color of #bd146c
<div style="border:2px solid #bd146c;">Content here</div>
.myborder {border:2px solid #bd146c;}