#c96d0d color space conversions
Hex:
#c96d0d
RGB:
201, 109, 13
CMY:
21, 57, 95
CMYK:
0, 46, 94, 21
HSL:
31°, 87.8505%, 41.9608%
HSV (HSB):
31°, 93.5323%, 78.8235%
XYZ:
29.6287, 23.3838, 3.3327
xyY:
0.5258, 0.4150, 23.3838
CIE-Lab:
55.4655, 30.9810, 60.6547
CIE-LCH:
55.4655, 68.1088, 62.9431
CIE-Luv:
55.4655, 76.2475, 51.0212
Hunter-Lab:
48.3568, 24.7441, 29.7636
#c96d0d color charts
#c96d0d color shades, tints & tones
#c96d0d color schemes
#c96d0d color preview, HTML & CSS examples
This text has a color of #c96d0d
<p style="color:#c96d0d;">Text here</p>
.mytext {color:#c96d0d;}
This box has a color of #c96d0d
<div style="background-color:#c96d0d;">Content here</div>
.mybackground {background-color:#c96d0d;}
Border around this has a color of #c96d0d
<div style="border:2px solid #c96d0d;">Content here</div>
.myborder {border:2px solid #c96d0d;}