#c7970b color space conversions
Hex:
#c7970b
RGB:
199, 151, 11
CMY:
22, 41, 96
CMYK:
0, 24, 94, 22
HSL:
45°, 89.5238%, 41.1765%
HSV (HSB):
45°, 94.4724%, 78.0392%
XYZ:
34.6802, 34.2995, 5.1092
xyY:
0.4681, 0.4630, 34.2995
CIE-Lab:
65.1996, 7.2892, 67.8617
CIE-LCH:
65.1996, 68.2520, 83.8693
CIE-Luv:
65.1996, 40.6007, 66.5455
Hunter-Lab:
58.5658, 3.2101, 35.8236
#c7970b color charts
#c7970b color shades, tints & tones
#c7970b color schemes
#c7970b color preview, HTML & CSS examples
This text has a color of #c7970b
<p style="color:#c7970b;">Text here</p>
.mytext {color:#c7970b;}
This box has a color of #c7970b
<div style="background-color:#c7970b;">Content here</div>
.mybackground {background-color:#c7970b;}
Border around this has a color of #c7970b
<div style="border:2px solid #c7970b;">Content here</div>
.myborder {border:2px solid #c7970b;}