#c5374e color space conversions
Hex:
#c5374e
RGB:
197, 55, 78
CMY:
23, 78, 69
CMYK:
0, 72, 60, 23
HSL:
350°, 56.3492%, 49.4118%
HSV (HSB):
350°, 72.0812%, 77.2549%
XYZ:
25.7673, 15.1528, 8.7744
xyY:
0.5185, 0.3049, 15.1528
CIE-Lab:
45.8427, 57.0403, 20.2382
CIE-LCH:
45.8427, 60.5242, 19.5349
CIE-Luv:
45.8427, 101.9553, 11.7964
Hunter-Lab:
38.9265, 50.0360, 13.8840
#c5374e color charts
#c5374e color shades, tints & tones
#c5374e color schemes
#c5374e color preview, HTML & CSS examples
This text has a color of #c5374e
<p style="color:#c5374e;">Text here</p>
.mytext {color:#c5374e;}
This box has a color of #c5374e
<div style="background-color:#c5374e;">Content here</div>
.mybackground {background-color:#c5374e;}
Border around this has a color of #c5374e
<div style="border:2px solid #c5374e;">Content here</div>
.myborder {border:2px solid #c5374e;}