#bd2daa color space conversions
Hex:
#bd2daa
RGB:
189, 45, 170
CMY:
26, 82, 33
CMYK:
0, 76, 10, 26
HSL:
308°, 61.5385%, 45.8824%
HSV (HSB):
308°, 76.1905%, 74.1176%
XYZ:
29.1804, 15.5979, 39.5029
xyY:
0.3462, 0.1851, 15.5979
CIE-Lab:
46.4424, 68.1550, -34.9845
CIE-LCH:
46.4424, 76.6095, 332.8282
CIE-Luv:
46.4424, 65.1980, -60.6874
Hunter-Lab:
39.4941, 62.7705, -31.6573
#bd2daa color charts
#bd2daa color shades, tints & tones
#bd2daa color schemes
#bd2daa color preview, HTML & CSS examples
This text has a color of #bd2daa
<p style="color:#bd2daa;">Text here</p>
.mytext {color:#bd2daa;}
This box has a color of #bd2daa
<div style="background-color:#bd2daa;">Content here</div>
.mybackground {background-color:#bd2daa;}
Border around this has a color of #bd2daa
<div style="border:2px solid #bd2daa;">Content here</div>
.myborder {border:2px solid #bd2daa;}