#c96f4f color space conversions
Hex:
#c96f4f
RGB:
201, 111, 79
CMY:
21, 56, 69
CMYK:
0, 45, 61, 21
HSL:
16°, 53.0435%, 54.9020%
HSV (HSB):
16°, 60.6965%, 78.8235%
XYZ:
31.1831, 24.3509, 10.4538
xyY:
0.4726, 0.3690, 24.3509
CIE-Lab:
56.4374, 32.6198, 33.3120
CIE-LCH:
56.4374, 46.6234, 45.6014
CIE-Luv:
56.4374, 68.7626, 32.2419
Hunter-Lab:
49.3466, 26.4411, 21.9824
#c96f4f color charts
#c96f4f color shades, tints & tones
#c96f4f color schemes
#c96f4f color preview, HTML & CSS examples
This text has a color of #c96f4f
<p style="color:#c96f4f;">Text here</p>
.mytext {color:#c96f4f;}
This box has a color of #c96f4f
<div style="background-color:#c96f4f;">Content here</div>
.mybackground {background-color:#c96f4f;}
Border around this has a color of #c96f4f
<div style="border:2px solid #c96f4f;">Content here</div>
.myborder {border:2px solid #c96f4f;}