#b93f9a color space conversions
Hex:
#b93f9a
RGB:
185, 63, 154
CMY:
27, 75, 40
CMYK:
0, 66, 17, 27
HSL:
315°, 49.1935%, 48.6275%
HSV (HSB):
315°, 65.9459%, 72.5490%
XYZ:
27.6178, 16.2024, 32.2436
xyY:
0.3631, 0.2130, 16.2024
CIE-Lab:
47.2389, 58.5905, -24.2759
CIE-LCH:
47.2389, 63.4206, 337.4942
CIE-Luv:
47.2389, 63.1650, -43.8584
Hunter-Lab:
40.2522, 52.0310, -19.3171
#b93f9a color charts
#b93f9a color shades, tints & tones
#b93f9a color schemes
#b93f9a color preview, HTML & CSS examples
This text has a color of #b93f9a
<p style="color:#b93f9a;">Text here</p>
.mytext {color:#b93f9a;}
This box has a color of #b93f9a
<div style="background-color:#b93f9a;">Content here</div>
.mybackground {background-color:#b93f9a;}
Border around this has a color of #b93f9a
<div style="border:2px solid #b93f9a;">Content here</div>
.myborder {border:2px solid #b93f9a;}