#c7506c color space conversions
Hex:
#c7506c
RGB:
199, 80, 108
CMY:
22, 69, 58
CMYK:
0, 60, 46, 22
HSL:
346°, 51.5152%, 54.7059%
HSV (HSB):
346°, 59.7990%, 78.0392%
XYZ:
29.1286, 18.9621, 16.3122
xyY:
0.4523, 0.2944, 18.9621
CIE-Lab:
50.6429, 49.8501, 8.6797
CIE-LCH:
50.6429, 50.6001, 9.8771
CIE-Luv:
50.6429, 81.3611, 1.6140
Hunter-Lab:
43.5455, 43.1981, 8.2718
#c7506c color charts
#c7506c color shades, tints & tones
#c7506c color schemes
#c7506c color preview, HTML & CSS examples
This text has a color of #c7506c
<p style="color:#c7506c;">Text here</p>
.mytext {color:#c7506c;}
This box has a color of #c7506c
<div style="background-color:#c7506c;">Content here</div>
.mybackground {background-color:#c7506c;}
Border around this has a color of #c7506c
<div style="border:2px solid #c7506c;">Content here</div>
.myborder {border:2px solid #c7506c;}