#c54c2d color space conversions
Hex:
#c54c2d
RGB:
197, 76, 45
CMY:
23, 70, 82
CMYK:
0, 61, 77, 23
HSL:
12°, 62.8099%, 47.4510%
HSV (HSB):
12°, 77.1574%, 77.2549%
XYZ:
26.0841, 17.2287, 4.4333
xyY:
0.5463, 0.3608, 17.2287
CIE-Lab:
48.5469, 46.7051, 42.4828
CIE-LCH:
48.5469, 63.1360, 42.2896
CIE-Luv:
48.5469, 96.2445, 33.0181
Hunter-Lab:
41.5074, 39.5348, 22.7226
#c54c2d color charts
#c54c2d color shades, tints & tones
#c54c2d color schemes
#c54c2d color preview, HTML & CSS examples
This text has a color of #c54c2d
<p style="color:#c54c2d;">Text here</p>
.mytext {color:#c54c2d;}
This box has a color of #c54c2d
<div style="background-color:#c54c2d;">Content here</div>
.mybackground {background-color:#c54c2d;}
Border around this has a color of #c54c2d
<div style="border:2px solid #c54c2d;">Content here</div>
.myborder {border:2px solid #c54c2d;}