#c88c8d color space conversions
Hex:
#c88c8d
RGB:
200, 140, 141
CMY:
22, 45, 45
CMYK:
0, 30, 30, 22
HSL:
359°, 35.2941%, 66.6667%
HSV (HSB):
359°, 30.0000%, 78.4314%
XYZ:
38.0052, 32.9586, 29.5579
xyY:
0.3781, 0.3279, 32.9586
CIE-Lab:
64.1274, 22.9826, 8.6513
CIE-LCH:
64.1274, 24.5570, 20.6277
CIE-Luv:
64.1274, 39.1297, 7.7365
Hunter-Lab:
57.4096, 17.7004, 9.6607
#c88c8d color charts
#c88c8d color shades, tints & tones
#c88c8d color schemes
#c88c8d color preview, HTML & CSS examples
This text has a color of #c88c8d
<p style="color:#c88c8d;">Text here</p>
.mytext {color:#c88c8d;}
This box has a color of #c88c8d
<div style="background-color:#c88c8d;">Content here</div>
.mybackground {background-color:#c88c8d;}
Border around this has a color of #c88c8d
<div style="border:2px solid #c88c8d;">Content here</div>
.myborder {border:2px solid #c88c8d;}