#b976a5 color space conversions
Hex:
#b976a5
RGB:
185, 118, 165
CMY:
27, 54, 35
CMYK:
0, 36, 11, 27
HSL:
318°, 32.3671%, 59.4118%
HSV (HSB):
318°, 36.2162%, 72.5490%
XYZ:
33.2775, 25.9878, 38.8595
xyY:
0.3391, 0.2648, 25.9878
CIE-Lab:
58.0254, 33.3290, -14.2351
CIE-LCH:
58.0254, 36.2417, 336.8722
CIE-Luv:
58.0254, 36.8189, -26.3594
Hunter-Lab:
50.9782, 27.3094, -9.5107
#b976a5 color charts
#b976a5 color shades, tints & tones
#b976a5 color schemes
#b976a5 color preview, HTML & CSS examples
This text has a color of #b976a5
<p style="color:#b976a5;">Text here</p>
.mytext {color:#b976a5;}
This box has a color of #b976a5
<div style="background-color:#b976a5;">Content here</div>
.mybackground {background-color:#b976a5;}
Border around this has a color of #b976a5
<div style="border:2px solid #b976a5;">Content here</div>
.myborder {border:2px solid #b976a5;}