#b979a9 color space conversions
Hex:
#b979a9
RGB:
185, 121, 169
CMY:
27, 53, 34
CMYK:
0, 35, 9, 27
HSL:
315°, 31.3725%, 60.0000%
HSV (HSB):
315°, 34.5946%, 72.5490%
XYZ:
34.0064, 26.8536, 40.9270
xyY:
0.3341, 0.2638, 26.8536
CIE-Lab:
58.8386, 32.3783, -15.3058
CIE-LCH:
58.8386, 35.8137, 334.6991
CIE-Luv:
58.8386, 34.6043, -27.8772
Hunter-Lab:
51.8205, 26.4521, -10.5521
#b979a9 color charts
#b979a9 color shades, tints & tones
#b979a9 color schemes
#b979a9 color preview, HTML & CSS examples
This text has a color of #b979a9
<p style="color:#b979a9;">Text here</p>
.mytext {color:#b979a9;}
This box has a color of #b979a9
<div style="background-color:#b979a9;">Content here</div>
.mybackground {background-color:#b979a9;}
Border around this has a color of #b979a9
<div style="border:2px solid #b979a9;">Content here</div>
.myborder {border:2px solid #b979a9;}