#c96665 color space conversions
Hex:
#c96665
RGB:
201, 102, 101
CMY:
21, 60, 60
CMYK:
0, 49, 50, 21
HSL:
1°, 48.0769%, 59.2157%
HSV (HSB):
1°, 49.7512%, 78.8235%
XYZ:
31.1877, 22.8598, 15.0805
xyY:
0.4512, 0.3307, 22.8598
CIE-Lab:
54.9277, 39.1444, 18.8109
CIE-LCH:
54.9277, 43.4296, 25.6667
CIE-Luv:
54.9277, 71.1653, 15.9262
Hunter-Lab:
47.8120, 32.7646, 14.7675
#c96665 color charts
#c96665 color shades, tints & tones
#c96665 color schemes
#c96665 color preview, HTML & CSS examples
This text has a color of #c96665
<p style="color:#c96665;">Text here</p>
.mytext {color:#c96665;}
This box has a color of #c96665
<div style="background-color:#c96665;">Content here</div>
.mybackground {background-color:#c96665;}
Border around this has a color of #c96665
<div style="border:2px solid #c96665;">Content here</div>
.myborder {border:2px solid #c96665;}