#c96e0a color space conversions
Hex:
#c96e0a
RGB:
201, 110, 10
CMY:
21, 57, 96
CMYK:
0, 45, 95, 21
HSL:
31°, 90.5213%, 41.3725%
HSV (HSB):
31°, 95.0249%, 78.8235%
XYZ:
29.7181, 23.5913, 3.2744
xyY:
0.5252, 0.4169, 23.5913
CIE-Lab:
55.6762, 30.4135, 61.3848
CIE-LCH:
55.6762, 68.5061, 63.6436
CIE-Luv:
55.6762, 75.5051, 51.6484
Hunter-Lab:
48.5709, 24.2163, 30.0025
#c96e0a color charts
#c96e0a color shades, tints & tones
#c96e0a color schemes
#c96e0a color preview, HTML & CSS examples
This text has a color of #c96e0a
<p style="color:#c96e0a;">Text here</p>
.mytext {color:#c96e0a;}
This box has a color of #c96e0a
<div style="background-color:#c96e0a;">Content here</div>
.mybackground {background-color:#c96e0a;}
Border around this has a color of #c96e0a
<div style="border:2px solid #c96e0a;">Content here</div>
.myborder {border:2px solid #c96e0a;}