#c98f7c color space conversions
Hex:
#c98f7c
RGB:
201, 143, 124
CMY:
21, 44, 51
CMYK:
0, 29, 38, 21
HSL:
15°, 41.6216%, 63.7255%
HSV (HSB):
15°, 38.3085%, 78.8235%
XYZ:
37.5479, 33.5177, 23.5593
xyY:
0.3968, 0.3542, 33.5177
CIE-Lab:
64.5779, 19.5575, 18.8584
CIE-LCH:
64.5779, 27.1686, 43.9574
CIE-Luv:
64.5779, 40.2772, 21.3107
Hunter-Lab:
57.8944, 14.4525, 16.3989
#c98f7c color charts
#c98f7c color shades, tints & tones
#c98f7c color schemes
#c98f7c color preview, HTML & CSS examples
This text has a color of #c98f7c
<p style="color:#c98f7c;">Text here</p>
.mytext {color:#c98f7c;}
This box has a color of #c98f7c
<div style="background-color:#c98f7c;">Content here</div>
.mybackground {background-color:#c98f7c;}
Border around this has a color of #c98f7c
<div style="border:2px solid #c98f7c;">Content here</div>
.myborder {border:2px solid #c98f7c;}