#c26262 color space conversions
Hex:
#c26262
RGB:
194, 98, 98
CMY:
24, 62, 62
CMYK:
0, 49, 49, 24
HSL:
0°, 44.0367%, 57.2549%
HSV (HSB):
0°, 49.4845%, 76.0784%
XYZ:
28.8204, 21.0865, 14.1064
xyY:
0.4502, 0.3294, 21.0865
CIE-Lab:
53.0441, 38.3070, 17.8412
CIE-LCH:
53.0441, 42.2580, 24.9734
CIE-Luv:
53.0441, 68.7568, 14.8220
Hunter-Lab:
45.9201, 31.6703, 13.9305
#c26262 color charts
#c26262 color shades, tints & tones
#c26262 color schemes
#c26262 color preview, HTML & CSS examples
This text has a color of #c26262
<p style="color:#c26262;">Text here</p>
.mytext {color:#c26262;}
This box has a color of #c26262
<div style="background-color:#c26262;">Content here</div>
.mybackground {background-color:#c26262;}
Border around this has a color of #c26262
<div style="border:2px solid #c26262;">Content here</div>
.myborder {border:2px solid #c26262;}