#c75c8c color space conversions
Hex:
#c75c8c
RGB:
199, 92, 140
CMY:
22, 64, 45
CMYK:
0, 54, 30, 22
HSL:
333°, 48.8584%, 57.0588%
HSV (HSB):
333°, 53.7688%, 78.0392%
XYZ:
32.1140, 21.6899, 27.3049
xyY:
0.3959, 0.2674, 21.6899
CIE-Lab:
53.6964, 47.8325, -5.9556
CIE-LCH:
53.6964, 48.2018, 352.9026
CIE-Luv:
53.6964, 65.9796, -16.7886
Hunter-Lab:
46.5724, 41.5830, -2.1605
#c75c8c color charts
#c75c8c color shades, tints & tones
#c75c8c color schemes
#c75c8c color preview, HTML & CSS examples
This text has a color of #c75c8c
<p style="color:#c75c8c;">Text here</p>
.mytext {color:#c75c8c;}
This box has a color of #c75c8c
<div style="background-color:#c75c8c;">Content here</div>
.mybackground {background-color:#c75c8c;}
Border around this has a color of #c75c8c
<div style="border:2px solid #c75c8c;">Content here</div>
.myborder {border:2px solid #c75c8c;}