#b93f9d color space conversions
Hex:
#b93f9d
RGB:
185, 63, 157
CMY:
27, 75, 38
CMYK:
0, 66, 15, 27
HSL:
314°, 49.1935%, 48.6275%
HSV (HSB):
314°, 65.9459%, 72.5490%
XYZ:
27.8709, 16.3036, 33.5762
xyY:
0.3585, 0.2097, 16.3036
CIE-Lab:
47.3703, 59.0325, -25.8611
CIE-LCH:
47.3703, 64.4487, 336.3426
CIE-Luv:
47.3703, 62.1483, -46.2560
Hunter-Lab:
40.3777, 52.5493, -21.0384
#b93f9d color charts
#b93f9d color shades, tints & tones
#b93f9d color schemes
#b93f9d color preview, HTML & CSS examples
This text has a color of #b93f9d
<p style="color:#b93f9d;">Text here</p>
.mytext {color:#b93f9d;}
This box has a color of #b93f9d
<div style="background-color:#b93f9d;">Content here</div>
.mybackground {background-color:#b93f9d;}
Border around this has a color of #b93f9d
<div style="border:2px solid #b93f9d;">Content here</div>
.myborder {border:2px solid #b93f9d;}