#c54f5e color space conversions
Hex:
#c54f5e
RGB:
197, 79, 94
CMY:
23, 69, 63
CMYK:
0, 60, 52, 23
HSL:
352°, 50.4274%, 54.1176%
HSV (HSB):
352°, 59.8985%, 77.2549%
XYZ:
27.8423, 18.2704, 12.6488
xyY:
0.4738, 0.3109, 18.2704
CIE-Lab:
49.8225, 48.3494, 15.8999
CIE-LCH:
49.8225, 50.8966, 18.2037
CIE-Luv:
49.8225, 84.1133, 10.0478
Hunter-Lab:
42.7439, 41.4685, 12.3757
#c54f5e color charts
#c54f5e color shades, tints & tones
#c54f5e color schemes
#c54f5e color preview, HTML & CSS examples
This text has a color of #c54f5e
<p style="color:#c54f5e;">Text here</p>
.mytext {color:#c54f5e;}
This box has a color of #c54f5e
<div style="background-color:#c54f5e;">Content here</div>
.mybackground {background-color:#c54f5e;}
Border around this has a color of #c54f5e
<div style="border:2px solid #c54f5e;">Content here</div>
.myborder {border:2px solid #c54f5e;}