#c75f73 color space conversions
Hex:
#c75f73
RGB:
199, 95, 115
CMY:
22, 63, 55
CMYK:
0, 52, 42, 22
HSL:
348°, 48.1481%, 57.6471%
HSV (HSB):
348°, 52.2613%, 78.0392%
XYZ:
30.7399, 21.5643, 18.7618
xyY:
0.4326, 0.3034, 21.5643
CIE-Lab:
53.5617, 43.3737, 8.6408
CIE-LCH:
53.5617, 44.2260, 11.2668
CIE-Luv:
53.5617, 70.8163, 3.1067
Hunter-Lab:
46.4374, 36.8951, 8.5516
#c75f73 color charts
#c75f73 color shades, tints & tones
#c75f73 color schemes
#c75f73 color preview, HTML & CSS examples
This text has a color of #c75f73
<p style="color:#c75f73;">Text here</p>
.mytext {color:#c75f73;}
This box has a color of #c75f73
<div style="background-color:#c75f73;">Content here</div>
.mybackground {background-color:#c75f73;}
Border around this has a color of #c75f73
<div style="border:2px solid #c75f73;">Content here</div>
.myborder {border:2px solid #c75f73;}