#c96e64 color space conversions
Hex:
#c96e64
RGB:
201, 110, 100
CMY:
21, 57, 61
CMYK:
0, 45, 50, 21
HSL:
6°, 48.3254%, 59.0196%
HSV (HSB):
6°, 50.2488%, 78.8235%
XYZ:
31.9636, 24.4895, 15.0989
xyY:
0.4467, 0.3423, 24.4895
CIE-Lab:
56.5746, 34.8820, 21.6084
CIE-LCH:
56.5746, 41.0327, 31.7771
CIE-Luv:
56.5746, 65.9939, 20.1515
Hunter-Lab:
49.4868, 28.6913, 16.5509
#c96e64 color charts
#c96e64 color shades, tints & tones
#c96e64 color schemes
#c96e64 color preview, HTML & CSS examples
This text has a color of #c96e64
<p style="color:#c96e64;">Text here</p>
.mytext {color:#c96e64;}
This box has a color of #c96e64
<div style="background-color:#c96e64;">Content here</div>
.mybackground {background-color:#c96e64;}
Border around this has a color of #c96e64
<div style="border:2px solid #c96e64;">Content here</div>
.myborder {border:2px solid #c96e64;}