#b973a4 color space conversions
Hex:
#b973a4
RGB:
185, 115, 164
CMY:
27, 55, 36
CMYK:
0, 38, 11, 27
HSL:
318°, 33.3333%, 58.8235%
HSV (HSB):
318°, 37.8378%, 72.5490%
XYZ:
32.8392, 25.2561, 38.2661
xyY:
0.3408, 0.2621, 25.2561
CIE-Lab:
57.3241, 34.7976, -14.7184
CIE-LCH:
57.3241, 37.7824, 337.0730
CIE-Luv:
57.3241, 38.4981, -27.2679
Hunter-Lab:
50.2554, 28.6929, -9.9664
#b973a4 color charts
#b973a4 color shades, tints & tones
#b973a4 color schemes
#b973a4 color preview, HTML & CSS examples
This text has a color of #b973a4
<p style="color:#b973a4;">Text here</p>
.mytext {color:#b973a4;}
This box has a color of #b973a4
<div style="background-color:#b973a4;">Content here</div>
.mybackground {background-color:#b973a4;}
Border around this has a color of #b973a4
<div style="border:2px solid #b973a4;">Content here</div>
.myborder {border:2px solid #b973a4;}