#b9379c color space conversions
Hex:
#b9379c
RGB:
185, 55, 156
CMY:
27, 78, 39
CMYK:
0, 70, 16, 27
HSL:
313°, 54.1667%, 47.0588%
HSV (HSB):
313°, 70.2703%, 72.5490%
XYZ:
27.3745, 15.4470, 32.9913
xyY:
0.3611, 0.2038, 15.4470
CIE-Lab:
46.2404, 61.9191, -27.0200
CIE-LCH:
46.2404, 67.5578, 336.4247
CIE-Luv:
46.2404, 64.9069, -48.1273
Hunter-Lab:
39.3026, 55.5468, -22.2571
#b9379c color charts
#b9379c color shades, tints & tones
#b9379c color schemes
#b9379c color preview, HTML & CSS examples
This text has a color of #b9379c
<p style="color:#b9379c;">Text here</p>
.mytext {color:#b9379c;}
This box has a color of #b9379c
<div style="background-color:#b9379c;">Content here</div>
.mybackground {background-color:#b9379c;}
Border around this has a color of #b9379c
<div style="border:2px solid #b9379c;">Content here</div>
.myborder {border:2px solid #b9379c;}