#c97a80 color space conversions
Hex:
#c97a80
RGB:
201, 122, 128
CMY:
21, 52, 50
CMYK:
0, 39, 36, 21
HSL:
355°, 42.2460%, 63.3333%
HSV (HSB):
355°, 39.3035%, 78.8235%
XYZ:
34.9432, 27.8951, 23.9647
xyY:
0.4026, 0.3214, 27.8951
CIE-Lab:
59.7938, 31.4908, 9.9254
CIE-LCH:
59.7938, 33.0179, 17.4940
CIE-Luv:
59.7938, 53.0603, 7.4819
Hunter-Lab:
52.8158, 25.6689, 10.0688
#c97a80 color charts
#c97a80 color shades, tints & tones
#c97a80 color schemes
#c97a80 color preview, HTML & CSS examples
This text has a color of #c97a80
<p style="color:#c97a80;">Text here</p>
.mytext {color:#c97a80;}
This box has a color of #c97a80
<div style="background-color:#c97a80;">Content here</div>
.mybackground {background-color:#c97a80;}
Border around this has a color of #c97a80
<div style="border:2px solid #c97a80;">Content here</div>
.myborder {border:2px solid #c97a80;}