#b973a6 color space conversions
Hex:
#b973a6
RGB:
185, 115, 166
CMY:
27, 55, 35
CMYK:
0, 38, 10, 27
HSL:
316°, 33.3333%, 58.8235%
HSV (HSB):
316°, 37.8378%, 72.5490%
XYZ:
33.0213, 25.3289, 39.2250
xyY:
0.3384, 0.2596, 25.3289
CIE-Lab:
57.3945, 35.1414, -15.7662
CIE-LCH:
57.3945, 38.5161, 335.8366
CIE-Luv:
57.3945, 38.1132, -28.8999
Hunter-Lab:
50.3279, 29.0442, -10.9805
#b973a6 color charts
#b973a6 color shades, tints & tones
#b973a6 color schemes
#b973a6 color preview, HTML & CSS examples
This text has a color of #b973a6
<p style="color:#b973a6;">Text here</p>
.mytext {color:#b973a6;}
This box has a color of #b973a6
<div style="background-color:#b973a6;">Content here</div>
.mybackground {background-color:#b973a6;}
Border around this has a color of #b973a6
<div style="border:2px solid #b973a6;">Content here</div>
.myborder {border:2px solid #b973a6;}