#c54b3d color space conversions
Hex:
#c54b3d
RGB:
197, 75, 61
CMY:
23, 71, 76
CMYK:
0, 62, 69, 23
HSL:
6°, 53.9683%, 50.5882%
HSV (HSB):
6°, 69.0355%, 77.2549%
XYZ:
26.3843, 17.2394, 6.3518
xyY:
0.5279, 0.3450, 17.2394
CIE-Lab:
48.5603, 47.8894, 33.7440
CIE-LCH:
48.5603, 58.5838, 35.1694
CIE-Luv:
48.5603, 94.2428, 26.5070
Hunter-Lab:
41.5203, 40.7682, 19.9940
#c54b3d color charts
#c54b3d color shades, tints & tones
#c54b3d color schemes
#c54b3d color preview, HTML & CSS examples
This text has a color of #c54b3d
<p style="color:#c54b3d;">Text here</p>
.mytext {color:#c54b3d;}
This box has a color of #c54b3d
<div style="background-color:#c54b3d;">Content here</div>
.mybackground {background-color:#c54b3d;}
Border around this has a color of #c54b3d
<div style="border:2px solid #c54b3d;">Content here</div>
.myborder {border:2px solid #c54b3d;}