#bd78a4 color space conversions
Hex:
#bd78a4
RGB:
189, 120, 164
CMY:
26, 53, 36
CMYK:
0, 37, 13, 26
HSL:
322°, 34.3284%, 60.5882%
HSV (HSB):
322°, 36.5079%, 74.1176%
XYZ:
34.4036, 26.9321, 38.5071
xyY:
0.3446, 0.2697, 26.9321
CIE-Lab:
58.9114, 33.4409, -12.2774
CIE-LCH:
58.9114, 35.6234, 339.8399
CIE-Luv:
58.9114, 38.7546, -23.5401
Hunter-Lab:
51.8961, 27.5150, -7.6661
#bd78a4 color charts
#bd78a4 color shades, tints & tones
#bd78a4 color schemes
#bd78a4 color preview, HTML & CSS examples
This text has a color of #bd78a4
<p style="color:#bd78a4;">Text here</p>
.mytext {color:#bd78a4;}
This box has a color of #bd78a4
<div style="background-color:#bd78a4;">Content here</div>
.mybackground {background-color:#bd78a4;}
Border around this has a color of #bd78a4
<div style="border:2px solid #bd78a4;">Content here</div>
.myborder {border:2px solid #bd78a4;}