#bd7d99 color space conversions
Hex:
#bd7d99
RGB:
189, 125, 153
CMY:
26, 51, 40
CMYK:
0, 34, 19, 26
HSL:
334°, 32.6531%, 61.5686%
HSV (HSB):
334°, 33.8624%, 74.1176%
XYZ:
34.0697, 27.7860, 33.7046
xyY:
0.3565, 0.2908, 27.7860
CIE-Lab:
59.6949, 28.9073, -4.7838
CIE-LCH:
59.6949, 29.3005, 350.6034
CIE-Luv:
59.6949, 38.0675, -11.8593
Hunter-Lab:
52.7124, 23.1234, -1.0116
#bd7d99 color charts
#bd7d99 color shades, tints & tones
#bd7d99 color schemes
#bd7d99 color preview, HTML & CSS examples
This text has a color of #bd7d99
<p style="color:#bd7d99;">Text here</p>
.mytext {color:#bd7d99;}
This box has a color of #bd7d99
<div style="background-color:#bd7d99;">Content here</div>
.mybackground {background-color:#bd7d99;}
Border around this has a color of #bd7d99
<div style="border:2px solid #bd7d99;">Content here</div>
.myborder {border:2px solid #bd7d99;}