#c76914 color space conversions
Hex:
#c76914
RGB:
199, 105, 20
CMY:
22, 59, 92
CMYK:
0, 47, 90, 22
HSL:
28°, 81.7352%, 42.9412%
HSV (HSB):
28°, 89.9497%, 78.0392%
XYZ:
28.7310, 22.2958, 3.4510
xyY:
0.5274, 0.4093, 22.2958
CIE-Lab:
54.3394, 32.3760, 57.9812
CIE-LCH:
54.3394, 66.4080, 60.8216
CIE-Luv:
54.3394, 77.5911, 48.6587
Hunter-Lab:
47.2184, 25.9799, 28.7196
#c76914 color charts
#c76914 color shades, tints & tones
#c76914 color schemes
#c76914 color preview, HTML & CSS examples
This text has a color of #c76914
<p style="color:#c76914;">Text here</p>
.mytext {color:#c76914;}
This box has a color of #c76914
<div style="background-color:#c76914;">Content here</div>
.mybackground {background-color:#c76914;}
Border around this has a color of #c76914
<div style="border:2px solid #c76914;">Content here</div>
.myborder {border:2px solid #c76914;}