#b93b8d color space conversions
Hex:
#b93b8d
RGB:
185, 59, 141
CMY:
27, 77, 45
CMYK:
0, 68, 24, 27
HSL:
321°, 51.6393%, 47.8431%
HSV (HSB):
321°, 68.1081%, 72.5490%
XYZ:
26.3793, 15.3653, 26.7748
xyY:
0.3850, 0.2242, 15.3653
CIE-Lab:
46.1305, 58.3415, -18.1786
CIE-LCH:
46.1305, 61.1081, 342.6935
CIE-Luv:
46.1305, 69.0234, -34.9082
Hunter-Lab:
39.1986, 51.5266, -13.0592
#b93b8d color charts
#b93b8d color shades, tints & tones
#b93b8d color schemes
#b93b8d color preview, HTML & CSS examples
This text has a color of #b93b8d
<p style="color:#b93b8d;">Text here</p>
.mytext {color:#b93b8d;}
This box has a color of #b93b8d
<div style="background-color:#b93b8d;">Content here</div>
.mybackground {background-color:#b93b8d;}
Border around this has a color of #b93b8d
<div style="border:2px solid #b93b8d;">Content here</div>
.myborder {border:2px solid #b93b8d;}