#bd7183 color space conversions
Hex:
#bd7183
RGB:
189, 113, 131
CMY:
26, 56, 49
CMYK:
0, 40, 31, 26
HSL:
346°, 36.5385%, 59.2157%
HSV (HSB):
346°, 40.2116%, 74.1176%
XYZ:
30.9881, 24.2678, 24.5236
xyY:
0.3884, 0.3042, 24.2678
CIE-Lab:
56.3549, 32.2553, 3.0645
CIE-LCH:
56.3549, 32.4005, 5.4273
CIE-Luv:
56.3549, 48.8585, -1.6276
Hunter-Lab:
49.2623, 26.0751, 4.9681
#bd7183 color charts
#bd7183 color shades, tints & tones
#bd7183 color schemes
#bd7183 color preview, HTML & CSS examples
This text has a color of #bd7183
<p style="color:#bd7183;">Text here</p>
.mytext {color:#bd7183;}
This box has a color of #bd7183
<div style="background-color:#bd7183;">Content here</div>
.mybackground {background-color:#bd7183;}
Border around this has a color of #bd7183
<div style="border:2px solid #bd7183;">Content here</div>
.myborder {border:2px solid #bd7183;}