#b3949c color space conversions
Hex:
#b3949c
RGB:
179, 148, 156
CMY:
30, 42, 39
CMYK:
0, 17, 13, 30
HSL:
345°, 16.9399%, 64.1176%
HSV (HSB):
345°, 17.3184%, 70.1961%
XYZ:
35.1811, 33.1638, 35.9995
xyY:
0.3372, 0.3178, 33.1638
CIE-Lab:
64.2933, 12.9073, 0.1410
CIE-LCH:
64.2933, 12.9080, 0.6261
CIE-Luv:
64.2933, 18.2402, -2.0341
Hunter-Lab:
57.5880, 8.2682, 3.2482
#b3949c color charts
#b3949c color shades, tints & tones
#b3949c color schemes
#b3949c color preview, HTML & CSS examples
This text has a color of #b3949c
<p style="color:#b3949c;">Text here</p>
.mytext {color:#b3949c;}
This box has a color of #b3949c
<div style="background-color:#b3949c;">Content here</div>
.mybackground {background-color:#b3949c;}
Border around this has a color of #b3949c
<div style="border:2px solid #b3949c;">Content here</div>
.myborder {border:2px solid #b3949c;}