#c26e00 color space conversions
Hex:
#c26e00
RGB:
194, 110, 0
CMY:
24, 57, 100
CMYK:
0, 43, 100, 24
HSL:
34°, 100.0000%, 38.0392%
HSV (HSB):
34°, 100.0000%, 76.0784%
XYZ:
27.8241, 22.6212, 2.8998
xyY:
0.5216, 0.4241, 22.6212
CIE-Lab:
54.6800, 27.3392, 62.1354
CIE-LCH:
54.6800, 67.8841, 66.2508
CIE-Luv:
54.6800, 69.8654, 52.1449
Hunter-Lab:
47.5617, 21.1911, 29.6783
#c26e00 color charts
#c26e00 color shades, tints & tones
#c26e00 color schemes
#c26e00 color preview, HTML & CSS examples
This text has a color of #c26e00
<p style="color:#c26e00;">Text here</p>
.mytext {color:#c26e00;}
This box has a color of #c26e00
<div style="background-color:#c26e00;">Content here</div>
.mybackground {background-color:#c26e00;}
Border around this has a color of #c26e00
<div style="border:2px solid #c26e00;">Content here</div>
.myborder {border:2px solid #c26e00;}