#bd324c color space conversions
Hex:
#bd324c
RGB:
189, 50, 76
CMY:
26, 80, 70
CMYK:
0, 74, 60, 26
HSL:
349°, 58.1590%, 46.8627%
HSV (HSB):
349°, 73.5450%, 74.1176%
XYZ:
23.4314, 13.6218, 8.2318
xyY:
0.5174, 0.3008, 13.6218
CIE-Lab:
43.6856, 56.2480, 18.3379
CIE-LCH:
43.6856, 59.1618, 18.0569
CIE-Luv:
43.6856, 98.4863, 9.8149
Hunter-Lab:
36.9078, 48.7345, 12.6116
#bd324c color charts
#bd324c color shades, tints & tones
#bd324c color schemes
#bd324c color preview, HTML & CSS examples
This text has a color of #bd324c
<p style="color:#bd324c;">Text here</p>
.mytext {color:#bd324c;}
This box has a color of #bd324c
<div style="background-color:#bd324c;">Content here</div>
.mybackground {background-color:#bd324c;}
Border around this has a color of #bd324c
<div style="border:2px solid #bd324c;">Content here</div>
.myborder {border:2px solid #bd324c;}