#c68c7c color space conversions
Hex:
#c68c7c
RGB:
198, 140, 124
CMY:
22, 45, 51
CMYK:
0, 29, 37, 22
HSL:
13°, 39.3617%, 63.1373%
HSV (HSB):
13°, 37.3737%, 77.6471%
XYZ:
36.3049, 32.2172, 23.3738
xyY:
0.3951, 0.3506, 32.2172
CIE-Lab:
63.5220, 20.0147, 17.3538
CIE-LCH:
63.5220, 26.4904, 40.9269
CIE-Luv:
63.5220, 39.9902, 19.3031
Hunter-Lab:
56.7602, 14.8417, 15.3165
#c68c7c color charts
#c68c7c color shades, tints & tones
#c68c7c color schemes
#c68c7c color preview, HTML & CSS examples
This text has a color of #c68c7c
<p style="color:#c68c7c;">Text here</p>
.mytext {color:#c68c7c;}
This box has a color of #c68c7c
<div style="background-color:#c68c7c;">Content here</div>
.mybackground {background-color:#c68c7c;}
Border around this has a color of #c68c7c
<div style="border:2px solid #c68c7c;">Content here</div>
.myborder {border:2px solid #c68c7c;}