#bd3d85 color space conversions
Hex:
#bd3d85
RGB:
189, 61, 133
CMY:
26, 76, 48
CMYK:
0, 68, 30, 26
HSL:
326°, 51.2000%, 49.0196%
HSV (HSB):
326°, 67.7249%, 74.1176%
XYZ:
26.8886, 15.8498, 23.8324
xyY:
0.4039, 0.2381, 15.8498
CIE-Lab:
46.7768, 57.6420, -12.2954
CIE-LCH:
46.7768, 58.9387, 347.9589
CIE-Luv:
46.7768, 74.2713, -26.7297
Hunter-Lab:
39.8118, 50.8874, -7.6244
#bd3d85 color charts
#bd3d85 color shades, tints & tones
#bd3d85 color schemes
#bd3d85 color preview, HTML & CSS examples
This text has a color of #bd3d85
<p style="color:#bd3d85;">Text here</p>
.mytext {color:#bd3d85;}
This box has a color of #bd3d85
<div style="background-color:#bd3d85;">Content here</div>
.mybackground {background-color:#bd3d85;}
Border around this has a color of #bd3d85
<div style="border:2px solid #bd3d85;">Content here</div>
.myborder {border:2px solid #bd3d85;}