#c53b29 color space conversions
Hex:
#c53b29
RGB:
197, 59, 41
CMY:
23, 77, 84
CMYK:
0, 70, 79, 23
HSL:
7°, 65.5462%, 46.6667%
HSV (HSB):
7°, 79.1878%, 77.2549%
XYZ:
24.9902, 15.1583, 3.7065
xyY:
0.5698, 0.3456, 15.1583
CIE-Lab:
45.8503, 53.7210, 41.8198
CIE-LCH:
45.8503, 68.0797, 37.8995
CIE-Luv:
45.8503, 108.2072, 29.4663
Hunter-Lab:
38.9337, 46.4388, 21.6091
#c53b29 color charts
#c53b29 color shades, tints & tones
#c53b29 color schemes
#c53b29 color preview, HTML & CSS examples
This text has a color of #c53b29
<p style="color:#c53b29;">Text here</p>
.mytext {color:#c53b29;}
This box has a color of #c53b29
<div style="background-color:#c53b29;">Content here</div>
.mybackground {background-color:#c53b29;}
Border around this has a color of #c53b29
<div style="border:2px solid #c53b29;">Content here</div>
.myborder {border:2px solid #c53b29;}