#b93f8b color space conversions
Hex:
#b93f8b
RGB:
185, 63, 139
CMY:
27, 75, 45
CMYK:
0, 66, 25, 27
HSL:
323°, 49.1935%, 48.6275%
HSV (HSB):
323°, 65.9459%, 72.5490%
XYZ:
26.4453, 15.7334, 26.0691
xyY:
0.3875, 0.2305, 15.7334
CIE-Lab:
46.6227, 56.4918, -16.2194
CIE-LCH:
46.6227, 58.7741, 343.9806
CIE-Luv:
46.6227, 68.2976, -31.9190
Hunter-Lab:
39.6653, 49.5935, -11.2013
#b93f8b color charts
#b93f8b color shades, tints & tones
#b93f8b color schemes
#b93f8b color preview, HTML & CSS examples
This text has a color of #b93f8b
<p style="color:#b93f8b;">Text here</p>
.mytext {color:#b93f8b;}
This box has a color of #b93f8b
<div style="background-color:#b93f8b;">Content here</div>
.mybackground {background-color:#b93f8b;}
Border around this has a color of #b93f8b
<div style="border:2px solid #b93f8b;">Content here</div>
.myborder {border:2px solid #b93f8b;}