#c5263e color space conversions
Hex:
#c5263e
RGB:
197, 38, 62
CMY:
23, 85, 76
CMYK:
0, 81, 69, 23
HSL:
351°, 67.6596%, 46.0784%
HSV (HSB):
351°, 80.7107%, 77.2549%
XYZ:
24.5886, 13.6043, 5.8874
xyY:
0.5578, 0.3086, 13.6043
CIE-Lab:
43.6601, 61.4365, 27.2340
CIE-LCH:
43.6601, 67.2022, 23.9071
CIE-Luv:
43.6601, 114.3459, 16.3154
Hunter-Lab:
36.8841, 54.4490, 16.3551
#c5263e color charts
#c5263e color shades, tints & tones
#c5263e color schemes
#c5263e color preview, HTML & CSS examples
This text has a color of #c5263e
<p style="color:#c5263e;">Text here</p>
.mytext {color:#c5263e;}
This box has a color of #c5263e
<div style="background-color:#c5263e;">Content here</div>
.mybackground {background-color:#c5263e;}
Border around this has a color of #c5263e
<div style="border:2px solid #c5263e;">Content here</div>
.myborder {border:2px solid #c5263e;}