#c75c85 color space conversions
Hex:
#c75c85
RGB:
199, 92, 133
CMY:
22, 64, 48
CMYK:
0, 54, 33, 22
HSL:
337°, 48.8584%, 57.0588%
HSV (HSB):
337°, 53.7688%, 78.0392%
XYZ:
31.6140, 21.4899, 24.6720
xyY:
0.4065, 0.2763, 21.4899
CIE-Lab:
53.4815, 46.9419, -2.1346
CIE-LCH:
53.4815, 46.9904, 357.3964
CIE-Luv:
53.4815, 67.8803, -11.4185
Hunter-Lab:
46.3572, 40.6058, 0.8949
#c75c85 color charts
#c75c85 color shades, tints & tones
#c75c85 color schemes
#c75c85 color preview, HTML & CSS examples
This text has a color of #c75c85
<p style="color:#c75c85;">Text here</p>
.mytext {color:#c75c85;}
This box has a color of #c75c85
<div style="background-color:#c75c85;">Content here</div>
.mybackground {background-color:#c75c85;}
Border around this has a color of #c75c85
<div style="border:2px solid #c75c85;">Content here</div>
.myborder {border:2px solid #c75c85;}