#c7959d color space conversions
Hex:
#c7959d
RGB:
199, 149, 157
CMY:
22, 42, 38
CMYK:
0, 25, 21, 22
HSL:
350°, 30.8642%, 68.2353%
HSV (HSB):
350°, 25.1256%, 78.0392%
XYZ:
40.3864, 36.0713, 36.7322
xyY:
0.3568, 0.3187, 36.0713
CIE-Lab:
66.5744, 19.9731, 3.1420
CIE-LCH:
66.5744, 20.2187, 8.9400
CIE-Luv:
66.5744, 30.9188, 0.8957
Hunter-Lab:
60.0594, 14.9268, 5.7800
#c7959d color charts
#c7959d color shades, tints & tones
#c7959d color schemes
#c7959d color preview, HTML & CSS examples
This text has a color of #c7959d
<p style="color:#c7959d;">Text here</p>
.mytext {color:#c7959d;}
This box has a color of #c7959d
<div style="background-color:#c7959d;">Content here</div>
.mybackground {background-color:#c7959d;}
Border around this has a color of #c7959d
<div style="border:2px solid #c7959d;">Content here</div>
.myborder {border:2px solid #c7959d;}