#bd3b6d color space conversions
Hex:
#bd3b6d
RGB:
189, 59, 109
CMY:
26, 77, 57
CMYK:
0, 69, 42, 26
HSL:
337°, 52.4194%, 48.6275%
HSV (HSB):
337°, 68.7831%, 74.1176%
XYZ:
25.3105, 15.0509, 16.0391
xyY:
0.4488, 0.2669, 15.0509
CIE-Lab:
45.7038, 55.7156, 0.7601
CIE-LCH:
45.7038, 55.7208, 0.7816
CIE-Luv:
45.7038, 83.5058, -9.2622
Hunter-Lab:
38.7955, 48.5632, 2.6447
#bd3b6d color charts
#bd3b6d color shades, tints & tones
#bd3b6d color schemes
#bd3b6d color preview, HTML & CSS examples
This text has a color of #bd3b6d
<p style="color:#bd3b6d;">Text here</p>
.mytext {color:#bd3b6d;}
This box has a color of #bd3b6d
<div style="background-color:#bd3b6d;">Content here</div>
.mybackground {background-color:#bd3b6d;}
Border around this has a color of #bd3b6d
<div style="border:2px solid #bd3b6d;">Content here</div>
.myborder {border:2px solid #bd3b6d;}