#c7728c color space conversions
Hex:
#c7728c
RGB:
199, 114, 140
CMY:
22, 55, 45
CMYK:
0, 43, 30, 22
HSL:
342°, 43.1472%, 61.3725%
HSV (HSB):
342°, 42.7136%, 78.0392%
XYZ:
34.3041, 26.0702, 28.0350
xyY:
0.3880, 0.2949, 26.0702
CIE-Lab:
58.1036, 36.5791, 0.5289
CIE-LCH:
58.1036, 36.5829, 0.8283
CIE-Luv:
58.1036, 54.0046, -5.8828
Hunter-Lab:
51.0590, 30.5725, 3.1869
#c7728c color charts
#c7728c color shades, tints & tones
#c7728c color schemes
#c7728c color preview, HTML & CSS examples
This text has a color of #c7728c
<p style="color:#c7728c;">Text here</p>
.mytext {color:#c7728c;}
This box has a color of #c7728c
<div style="background-color:#c7728c;">Content here</div>
.mybackground {background-color:#c7728c;}
Border around this has a color of #c7728c
<div style="border:2px solid #c7728c;">Content here</div>
.myborder {border:2px solid #c7728c;}