#c96f50 color space conversions
Hex:
#c96f50
RGB:
201, 111, 80
CMY:
21, 56, 69
CMYK:
0, 45, 60, 21
HSL:
15°, 52.8384%, 55.0980%
HSV (HSB):
15°, 60.1990%, 78.8235%
XYZ:
31.2198, 24.3656, 10.6470
xyY:
0.4714, 0.3679, 24.3656
CIE-Lab:
56.4520, 32.6923, 32.7764
CIE-LCH:
56.4520, 46.2934, 45.0736
CIE-Luv:
56.4520, 68.6140, 31.7428
Hunter-Lab:
49.3615, 26.5138, 21.7646
#c96f50 color charts
#c96f50 color shades, tints & tones
#c96f50 color schemes
#c96f50 color preview, HTML & CSS examples
This text has a color of #c96f50
<p style="color:#c96f50;">Text here</p>
.mytext {color:#c96f50;}
This box has a color of #c96f50
<div style="background-color:#c96f50;">Content here</div>
.mybackground {background-color:#c96f50;}
Border around this has a color of #c96f50
<div style="border:2px solid #c96f50;">Content here</div>
.myborder {border:2px solid #c96f50;}