#c26c5e color space conversions
Hex:
#c26c5e
RGB:
194, 108, 94
CMY:
24, 58, 63
CMYK:
0, 44, 52, 24
HSL:
8°, 45.0450%, 56.4706%
HSV (HSB):
8°, 51.5464%, 76.0784%
XYZ:
29.6311, 23.0026, 13.4679
xyY:
0.4483, 0.3480, 23.0026
CIE-Lab:
55.0750, 32.6733, 22.8933
CIE-LCH:
55.0750, 39.8955, 35.0179
CIE-Luv:
55.0750, 62.7983, 21.7847
Hunter-Lab:
47.9610, 26.3483, 16.9236
#c26c5e color charts
#c26c5e color shades, tints & tones
#c26c5e color schemes
#c26c5e color preview, HTML & CSS examples
This text has a color of #c26c5e
<p style="color:#c26c5e;">Text here</p>
.mytext {color:#c26c5e;}
This box has a color of #c26c5e
<div style="background-color:#c26c5e;">Content here</div>
.mybackground {background-color:#c26c5e;}
Border around this has a color of #c26c5e
<div style="border:2px solid #c26c5e;">Content here</div>
.myborder {border:2px solid #c26c5e;}