#b93c9f color space conversions
Hex:
#b93c9f
RGB:
185, 60, 159
CMY:
27, 76, 38
CMYK:
0, 68, 14, 27
HSL:
312°, 51.0204%, 48.0392%
HSV (HSB):
312°, 67.5676%, 72.5490%
XYZ:
27.8815, 16.0492, 34.4292
xyY:
0.3558, 0.2048, 16.0492
CIE-Lab:
47.0390, 60.5027, -27.5670
CIE-LCH:
47.0390, 66.4870, 335.5044
CIE-Luv:
47.0390, 62.3955, -48.8912
Hunter-Lab:
40.0615, 54.1225, -22.9113
#b93c9f color charts
#b93c9f color shades, tints & tones
#b93c9f color schemes
#b93c9f color preview, HTML & CSS examples
This text has a color of #b93c9f
<p style="color:#b93c9f;">Text here</p>
.mytext {color:#b93c9f;}
This box has a color of #b93c9f
<div style="background-color:#b93c9f;">Content here</div>
.mybackground {background-color:#b93c9f;}
Border around this has a color of #b93c9f
<div style="border:2px solid #b93c9f;">Content here</div>
.myborder {border:2px solid #b93c9f;}