#b9379f color space conversions
Hex:
#b9379f
RGB:
185, 55, 159
CMY:
27, 78, 38
CMYK:
0, 70, 14, 27
HSL:
312°, 54.1667%, 47.0588%
HSV (HSB):
312°, 70.2703%, 72.5490%
XYZ:
27.6318, 15.5499, 34.3460
xyY:
0.3564, 0.2006, 15.5499
CIE-Lab:
46.3783, 62.3558, -28.5962
CIE-LCH:
46.3783, 68.6003, 335.3639
CIE-Luv:
46.3783, 63.8338, -50.5092
Hunter-Lab:
39.4333, 56.0705, -24.0376
#b9379f color charts
#b9379f color shades, tints & tones
#b9379f color schemes
#b9379f color preview, HTML & CSS examples
This text has a color of #b9379f
<p style="color:#b9379f;">Text here</p>
.mytext {color:#b9379f;}
This box has a color of #b9379f
<div style="background-color:#b9379f;">Content here</div>
.mybackground {background-color:#b9379f;}
Border around this has a color of #b9379f
<div style="border:2px solid #b9379f;">Content here</div>
.myborder {border:2px solid #b9379f;}