#c75e8d color space conversions
Hex:
#c75e8d
RGB:
199, 94, 141
CMY:
22, 63, 45
CMYK:
0, 53, 29, 22
HSL:
333°, 48.3871%, 57.4510%
HSV (HSB):
333°, 52.7638%, 78.0392%
XYZ:
32.3636, 22.0706, 27.7536
xyY:
0.3938, 0.2685, 22.0706
CIE-Lab:
54.1018, 46.9849, -5.9437
CIE-LCH:
54.1018, 47.3593, 352.7903
CIE-Luv:
54.1018, 64.6865, -16.6314
Hunter-Lab:
46.9794, 40.7530, -2.1407
#c75e8d color charts
#c75e8d color shades, tints & tones
#c75e8d color schemes
#c75e8d color preview, HTML & CSS examples
This text has a color of #c75e8d
<p style="color:#c75e8d;">Text here</p>
.mytext {color:#c75e8d;}
This box has a color of #c75e8d
<div style="background-color:#c75e8d;">Content here</div>
.mybackground {background-color:#c75e8d;}
Border around this has a color of #c75e8d
<div style="border:2px solid #c75e8d;">Content here</div>
.myborder {border:2px solid #c75e8d;}