#c26a00 color space conversions
Hex:
#c26a00
RGB:
194, 106, 0
CMY:
24, 58, 100
CMYK:
0, 45, 100, 24
HSL:
33°, 100.0000%, 38.0392%
HSV (HSB):
33°, 100.0000%, 76.0784%
XYZ:
27.4022, 21.7774, 2.7592
xyY:
0.5276, 0.4193, 21.7774
CIE-Lab:
53.7900, 29.4887, 61.5826
CIE-LCH:
53.7900, 68.2788, 64.4126
CIE-Luv:
53.7900, 73.1869, 50.7541
Hunter-Lab:
46.6663, 23.1482, 29.1608
#c26a00 color charts
#c26a00 color shades, tints & tones
#c26a00 color schemes
#c26a00 color preview, HTML & CSS examples
This text has a color of #c26a00
<p style="color:#c26a00;">Text here</p>
.mytext {color:#c26a00;}
This box has a color of #c26a00
<div style="background-color:#c26a00;">Content here</div>
.mybackground {background-color:#c26a00;}
Border around this has a color of #c26a00
<div style="border:2px solid #c26a00;">Content here</div>
.myborder {border:2px solid #c26a00;}