#c5353c color space conversions
Hex:
#c5353c
RGB:
197, 53, 60
CMY:
23, 79, 76
CMYK:
0, 73, 70, 23
HSL:
357°, 57.6000%, 49.0196%
HSV (HSB):
357°, 73.0964%, 77.2549%
XYZ:
25.1147, 14.7428, 5.7969
xyY:
0.5501, 0.3229, 14.7428
CIE-Lab:
45.2798, 56.7110, 30.4160
CIE-LCH:
45.2798, 64.3527, 28.2062
CIE-Luv:
45.2798, 107.8356, 20.5618
Hunter-Lab:
38.3963, 49.5617, 17.9261
#c5353c color charts
#c5353c color shades, tints & tones
#c5353c color schemes
#c5353c color preview, HTML & CSS examples
This text has a color of #c5353c
<p style="color:#c5353c;">Text here</p>
.mytext {color:#c5353c;}
This box has a color of #c5353c
<div style="background-color:#c5353c;">Content here</div>
.mybackground {background-color:#c5353c;}
Border around this has a color of #c5353c
<div style="border:2px solid #c5353c;">Content here</div>
.myborder {border:2px solid #c5353c;}