#c68c9e color space conversions
Hex:
#c68c9e
RGB:
198, 140, 158
CMY:
22, 45, 38
CMYK:
0, 29, 20, 22
HSL:
341°, 33.7209%, 66.2745%
HSV (HSB):
341°, 29.2929%, 77.6471%
XYZ:
38.8383, 33.2306, 36.7149
xyY:
0.3570, 0.3055, 33.2306
CIE-Lab:
64.3472, 24.7075, -0.6762
CIE-LCH:
64.3472, 24.7168, 358.4322
CIE-Luv:
64.3472, 35.2255, -5.3558
Hunter-Lab:
57.6460, 19.3820, 2.5902
#c68c9e color charts
#c68c9e color shades, tints & tones
#c68c9e color schemes
#c68c9e color preview, HTML & CSS examples
This text has a color of #c68c9e
<p style="color:#c68c9e;">Text here</p>
.mytext {color:#c68c9e;}
This box has a color of #c68c9e
<div style="background-color:#c68c9e;">Content here</div>
.mybackground {background-color:#c68c9e;}
Border around this has a color of #c68c9e
<div style="border:2px solid #c68c9e;">Content here</div>
.myborder {border:2px solid #c68c9e;}