#c973a4 color space conversions
Hex:
#c973a4
RGB:
201, 115, 164
CMY:
21, 55, 36
CMYK:
0, 43, 18, 21
HSL:
326°, 44.3299%, 61.9608%
HSV (HSB):
326°, 42.7861%, 78.8235%
XYZ:
36.9190, 27.3593, 38.4570
xyY:
0.3594, 0.2663, 27.3593
CIE-Lab:
59.3054, 40.2234, -11.5367
CIE-LCH:
59.3054, 41.8452, 343.9964
CIE-Luv:
59.3054, 49.8134, -23.6897
Hunter-Lab:
52.3061, 34.4540, -6.9774
#c973a4 color charts
#c973a4 color shades, tints & tones
#c973a4 color schemes
#c973a4 color preview, HTML & CSS examples
This text has a color of #c973a4
<p style="color:#c973a4;">Text here</p>
.mytext {color:#c973a4;}
This box has a color of #c973a4
<div style="background-color:#c973a4;">Content here</div>
.mybackground {background-color:#c973a4;}
Border around this has a color of #c973a4
<div style="border:2px solid #c973a4;">Content here</div>
.myborder {border:2px solid #c973a4;}