#c96f0d color space conversions
Hex:
#c96f0d
RGB:
201, 111, 13
CMY:
21, 56, 95
CMYK:
0, 45, 94, 21
HSL:
31°, 87.8505%, 41.9608%
HSV (HSB):
31°, 93.5323%, 78.8235%
XYZ:
29.8445, 23.8154, 3.4046
xyY:
0.5230, 0.4173, 23.8154
CIE-Lab:
55.9025, 29.9184, 60.9613
CIE-LCH:
55.9025, 67.9072, 63.8592
CIE-Luv:
55.9025, 74.5924, 51.7189
Hunter-Lab:
48.8011, 23.7605, 30.0243
#c96f0d color charts
#c96f0d color shades, tints & tones
#c96f0d color schemes
#c96f0d color preview, HTML & CSS examples
This text has a color of #c96f0d
<p style="color:#c96f0d;">Text here</p>
.mytext {color:#c96f0d;}
This box has a color of #c96f0d
<div style="background-color:#c96f0d;">Content here</div>
.mybackground {background-color:#c96f0d;}
Border around this has a color of #c96f0d
<div style="border:2px solid #c96f0d;">Content here</div>
.myborder {border:2px solid #c96f0d;}