#c54c5d color space conversions
Hex:
#c54c5d
RGB:
197, 76, 93
CMY:
23, 70, 64
CMYK:
0, 61, 53, 23
HSL:
352°, 51.0549%, 53.5294%
HSV (HSB):
352°, 61.4213%, 77.2549%
XYZ:
27.5862, 17.8295, 12.3434
xyY:
0.4776, 0.3087, 17.8295
CIE-Lab:
49.2887, 49.6289, 15.7712
CIE-LCH:
49.2887, 52.0745, 17.6294
CIE-Luv:
49.2887, 86.1586, 9.5522
Hunter-Lab:
42.2250, 42.7228, 12.2256
#c54c5d color charts
#c54c5d color shades, tints & tones
#c54c5d color schemes
#c54c5d color preview, HTML & CSS examples
This text has a color of #c54c5d
<p style="color:#c54c5d;">Text here</p>
.mytext {color:#c54c5d;}
This box has a color of #c54c5d
<div style="background-color:#c54c5d;">Content here</div>
.mybackground {background-color:#c54c5d;}
Border around this has a color of #c54c5d
<div style="border:2px solid #c54c5d;">Content here</div>
.myborder {border:2px solid #c54c5d;}