#c98e80 color space conversions
Hex:
#c98e80
RGB:
201, 142, 128
CMY:
21, 44, 50
CMYK:
0, 29, 36, 21
HSL:
12°, 40.3315%, 64.5098%
HSV (HSB):
12°, 36.3184%, 78.8235%
XYZ:
37.6567, 33.3220, 24.8691
xyY:
0.3929, 0.3477, 33.3220
CIE-Lab:
64.4208, 20.5883, 16.4024
CIE-LCH:
64.4208, 26.3234, 38.5438
CIE-Luv:
64.4208, 40.4032, 18.1043
Hunter-Lab:
57.7252, 15.4242, 14.8644
#c98e80 color charts
#c98e80 color shades, tints & tones
#c98e80 color schemes
#c98e80 color preview, HTML & CSS examples
This text has a color of #c98e80
<p style="color:#c98e80;">Text here</p>
.mytext {color:#c98e80;}
This box has a color of #c98e80
<div style="background-color:#c98e80;">Content here</div>
.mybackground {background-color:#c98e80;}
Border around this has a color of #c98e80
<div style="border:2px solid #c98e80;">Content here</div>
.myborder {border:2px solid #c98e80;}