#b3979f color space conversions
Hex:
#b3979f
RGB:
179, 151, 159
CMY:
30, 41, 38
CMYK:
0, 16, 11, 30
HSL:
343°, 15.5556%, 64.7059%
HSV (HSB):
343°, 15.6425%, 70.1961%
XYZ:
35.9150, 34.2201, 37.5131
xyY:
0.3336, 0.3179, 34.2201
CIE-Lab:
65.1369, 11.7505, -0.3162
CIE-LCH:
65.1369, 11.7547, 358.4587
CIE-Luv:
65.1369, 16.3000, -2.4867
Hunter-Lab:
58.4980, 7.2192, 2.9276
#b3979f color charts
#b3979f color shades, tints & tones
#b3979f color schemes
#b3979f color preview, HTML & CSS examples
This text has a color of #b3979f
<p style="color:#b3979f;">Text here</p>
.mytext {color:#b3979f;}
This box has a color of #b3979f
<div style="background-color:#b3979f;">Content here</div>
.mybackground {background-color:#b3979f;}
Border around this has a color of #b3979f
<div style="border:2px solid #b3979f;">Content here</div>
.myborder {border:2px solid #b3979f;}