#c53c25 color space conversions
Hex:
#c53c25
RGB:
197, 60, 37
CMY:
23, 76, 85
CMYK:
0, 70, 81, 23
HSL:
9°, 68.3761%, 45.8824%
HSV (HSB):
9°, 81.2183%, 77.2549%
XYZ:
24.9757, 15.2356, 3.3747
xyY:
0.5730, 0.3496, 15.2356
CIE-Lab:
45.9552, 53.2072, 43.9961
CIE-LCH:
45.9552, 69.0411, 39.5868
CIE-Luv:
45.9552, 108.1961, 30.9348
Hunter-Lab:
39.0328, 45.9085, 22.1969
#c53c25 color charts
#c53c25 color shades, tints & tones
#c53c25 color schemes
#c53c25 color preview, HTML & CSS examples
This text has a color of #c53c25
<p style="color:#c53c25;">Text here</p>
.mytext {color:#c53c25;}
This box has a color of #c53c25
<div style="background-color:#c53c25;">Content here</div>
.mybackground {background-color:#c53c25;}
Border around this has a color of #c53c25
<div style="border:2px solid #c53c25;">Content here</div>
.myborder {border:2px solid #c53c25;}