#c54a4e color space conversions
Hex:
#c54a4e
RGB:
197, 74, 78
CMY:
23, 71, 69
CMYK:
0, 62, 60, 23
HSL:
358°, 51.4644%, 53.1373%
HSV (HSB):
358°, 62.4365%, 77.2549%
XYZ:
26.8499, 17.3179, 9.1353
xyY:
0.5037, 0.3249, 17.3179
CIE-Lab:
48.6582, 49.3747, 23.9240
CIE-LCH:
48.6582, 54.8654, 25.8520
CIE-Luv:
48.6582, 91.1956, 17.7106
Hunter-Lab:
41.6148, 42.3423, 16.1150
#c54a4e color charts
#c54a4e color shades, tints & tones
#c54a4e color schemes
#c54a4e color preview, HTML & CSS examples
This text has a color of #c54a4e
<p style="color:#c54a4e;">Text here</p>
.mytext {color:#c54a4e;}
This box has a color of #c54a4e
<div style="background-color:#c54a4e;">Content here</div>
.mybackground {background-color:#c54a4e;}
Border around this has a color of #c54a4e
<div style="border:2px solid #c54a4e;">Content here</div>
.myborder {border:2px solid #c54a4e;}