#c26a3e color space conversions
Hex:
#c26a3e
RGB:
194, 106, 62
CMY:
24, 58, 76
CMYK:
0, 45, 68, 24
HSL:
20°, 51.9685%, 50.1961%
HSV (HSB):
20°, 68.0412%, 76.0784%
XYZ:
28.2717, 22.1252, 7.3379
xyY:
0.4897, 0.3832, 22.1252
CIE-Lab:
54.1596, 31.3531, 39.5754
CIE-LCH:
54.1596, 50.4899, 51.6124
CIE-Luv:
54.1596, 69.0500, 37.1153
Hunter-Lab:
47.0374, 24.9712, 23.6768
#c26a3e color charts
#c26a3e color shades, tints & tones
#c26a3e color schemes
#c26a3e color preview, HTML & CSS examples
This text has a color of #c26a3e
<p style="color:#c26a3e;">Text here</p>
.mytext {color:#c26a3e;}
This box has a color of #c26a3e
<div style="background-color:#c26a3e;">Content here</div>
.mybackground {background-color:#c26a3e;}
Border around this has a color of #c26a3e
<div style="border:2px solid #c26a3e;">Content here</div>
.myborder {border:2px solid #c26a3e;}