#c68e8d color space conversions
Hex:
#c68e8d
RGB:
198, 142, 141
CMY:
22, 44, 45
CMYK:
0, 28, 29, 22
HSL:
1°, 33.3333%, 66.4706%
HSV (HSB):
1°, 28.7879%, 77.6471%
XYZ:
37.7694, 33.2749, 29.6313
xyY:
0.3752, 0.3305, 33.2749
CIE-Lab:
64.3828, 21.1181, 8.9845
CIE-LCH:
64.3828, 22.9499, 23.0470
CIE-Luv:
64.3828, 36.4761, 8.5536
Hunter-Lab:
57.6844, 15.9271, 9.9229
#c68e8d color charts
#c68e8d color shades, tints & tones
#c68e8d color schemes
#c68e8d color preview, HTML & CSS examples
This text has a color of #c68e8d
<p style="color:#c68e8d;">Text here</p>
.mytext {color:#c68e8d;}
This box has a color of #c68e8d
<div style="background-color:#c68e8d;">Content here</div>
.mybackground {background-color:#c68e8d;}
Border around this has a color of #c68e8d
<div style="border:2px solid #c68e8d;">Content here</div>
.myborder {border:2px solid #c68e8d;}