#bd107c color space conversions
Hex:
#bd107c
RGB:
189, 16, 124
CMY:
26, 94, 51
CMYK:
0, 92, 34, 26
HSL:
323°, 84.3902%, 40.1961%
HSV (HSB):
323°, 91.5344%, 74.1176%
XYZ:
24.8096, 12.6446, 20.2018
xyY:
0.4303, 0.2193, 12.6446
CIE-Lab:
42.2228, 68.5835, -13.6863
CIE-LCH:
42.2228, 69.9358, 348.7145
CIE-Luv:
42.2228, 89.4245, -29.9913
Hunter-Lab:
35.5593, 62.3103, -8.7921
#bd107c color charts
#bd107c color shades, tints & tones
#bd107c color schemes
#bd107c color preview, HTML & CSS examples
This text has a color of #bd107c
<p style="color:#bd107c;">Text here</p>
.mytext {color:#bd107c;}
This box has a color of #bd107c
<div style="background-color:#bd107c;">Content here</div>
.mybackground {background-color:#bd107c;}
Border around this has a color of #bd107c
<div style="border:2px solid #bd107c;">Content here</div>
.myborder {border:2px solid #bd107c;}