#c52b3d color space conversions
Hex:
#c52b3d
RGB:
197, 43, 61
CMY:
23, 83, 76
CMYK:
0, 78, 69, 23
HSL:
353°, 64.1667%, 47.0588%
HSV (HSB):
353°, 78.1726%, 77.2549%
XYZ:
24.7321, 13.9350, 5.8011
xyY:
0.5562, 0.3134, 13.9350
CIE-Lab:
44.1396, 59.9887, 28.4320
CIE-LCH:
44.1396, 66.3854, 25.3589
CIE-Luv:
44.1396, 112.4942, 17.7917
Hunter-Lab:
37.3296, 52.9356, 16.9170
#c52b3d color charts
#c52b3d color shades, tints & tones
#c52b3d color schemes
#c52b3d color preview, HTML & CSS examples
This text has a color of #c52b3d
<p style="color:#c52b3d;">Text here</p>
.mytext {color:#c52b3d;}
This box has a color of #c52b3d
<div style="background-color:#c52b3d;">Content here</div>
.mybackground {background-color:#c52b3d;}
Border around this has a color of #c52b3d
<div style="border:2px solid #c52b3d;">Content here</div>
.myborder {border:2px solid #c52b3d;}