#c75d7e color space conversions
Hex:
#c75d7e
RGB:
199, 93, 126
CMY:
22, 64, 51
CMYK:
0, 53, 37, 22
HSL:
341°, 48.6239%, 57.2549%
HSV (HSB):
341°, 53.2663%, 78.0392%
XYZ:
31.2334, 21.4772, 22.2380
xyY:
0.4167, 0.2866, 21.4772
CIE-Lab:
53.4678, 45.6052, 1.9911
CIE-LCH:
53.4678, 45.6487, 2.5000
CIE-Luv:
53.4678, 69.1934, -5.7179
Hunter-Lab:
46.3435, 39.2000, 3.9900
#c75d7e color charts
#c75d7e color shades, tints & tones
#c75d7e color schemes
#c75d7e color preview, HTML & CSS examples
This text has a color of #c75d7e
<p style="color:#c75d7e;">Text here</p>
.mytext {color:#c75d7e;}
This box has a color of #c75d7e
<div style="background-color:#c75d7e;">Content here</div>
.mybackground {background-color:#c75d7e;}
Border around this has a color of #c75d7e
<div style="border:2px solid #c75d7e;">Content here</div>
.myborder {border:2px solid #c75d7e;}