#c88c85 color space conversions
Hex:
#c88c85
RGB:
200, 140, 133
CMY:
22, 45, 48
CMYK:
0, 30, 34, 22
HSL:
6°, 37.8531%, 65.2941%
HSV (HSB):
6°, 33.5000%, 78.4314%
XYZ:
37.4311, 32.7290, 26.5348
xyY:
0.3871, 0.3385, 32.7290
CIE-Lab:
63.9409, 21.9225, 12.9043
CIE-LCH:
63.9409, 25.4385, 30.4825
CIE-Luv:
63.9409, 40.2563, 13.4348
Hunter-Lab:
57.2092, 16.6736, 12.5466
#c88c85 color charts
#c88c85 color shades, tints & tones
#c88c85 color schemes
#c88c85 color preview, HTML & CSS examples
This text has a color of #c88c85
<p style="color:#c88c85;">Text here</p>
.mytext {color:#c88c85;}
This box has a color of #c88c85
<div style="background-color:#c88c85;">Content here</div>
.mybackground {background-color:#c88c85;}
Border around this has a color of #c88c85
<div style="border:2px solid #c88c85;">Content here</div>
.myborder {border:2px solid #c88c85;}