#c75c7f color space conversions
Hex:
#c75c7f
RGB:
199, 92, 127
CMY:
22, 64, 50
CMYK:
0, 54, 36, 22
HSL:
340°, 48.8584%, 57.0588%
HSV (HSB):
340°, 53.7688%, 78.0392%
XYZ:
31.2111, 21.3287, 22.5505
xyY:
0.4156, 0.2840, 21.3287
CIE-Lab:
53.3074, 46.2145, 1.1653
CIE-LCH:
53.3074, 46.2292, 1.4444
CIE-Luv:
53.3074, 69.4834, -6.9131
Hunter-Lab:
46.1830, 39.8124, 3.3776
#c75c7f color charts
#c75c7f color shades, tints & tones
#c75c7f color schemes
#c75c7f color preview, HTML & CSS examples
This text has a color of #c75c7f
<p style="color:#c75c7f;">Text here</p>
.mytext {color:#c75c7f;}
This box has a color of #c75c7f
<div style="background-color:#c75c7f;">Content here</div>
.mybackground {background-color:#c75c7f;}
Border around this has a color of #c75c7f
<div style="border:2px solid #c75c7f;">Content here</div>
.myborder {border:2px solid #c75c7f;}