#b93f7d color space conversions
Hex:
#b93f7d
RGB:
185, 63, 125
CMY:
27, 75, 51
CMYK:
0, 66, 32, 27
HSL:
330°, 49.1935%, 48.6275%
HSV (HSB):
330°, 65.9459%, 72.5490%
XYZ:
25.4868, 15.3500, 21.0216
xyY:
0.4120, 0.2481, 15.3500
CIE-Lab:
46.1099, 54.7102, -8.5071
CIE-LCH:
46.1099, 55.3676, 351.1616
CIE-Luv:
46.1099, 73.0960, -20.9768
Hunter-Lab:
39.1790, 47.5546, -4.3868
#b93f7d color charts
#b93f7d color shades, tints & tones
#b93f7d color schemes
#b93f7d color preview, HTML & CSS examples
This text has a color of #b93f7d
<p style="color:#b93f7d;">Text here</p>
.mytext {color:#b93f7d;}
This box has a color of #b93f7d
<div style="background-color:#b93f7d;">Content here</div>
.mybackground {background-color:#b93f7d;}
Border around this has a color of #b93f7d
<div style="border:2px solid #b93f7d;">Content here</div>
.myborder {border:2px solid #b93f7d;}