#c52b3b color space conversions
Hex:
#c52b3b
RGB:
197, 43, 59
CMY:
23, 83, 77
CMYK:
0, 78, 70, 23
HSL:
354°, 64.1667%, 47.0588%
HSV (HSB):
354°, 78.1726%, 77.2549%
XYZ:
24.6793, 13.9138, 5.5226
xyY:
0.5594, 0.3154, 13.9138
CIE-Lab:
44.1091, 59.8922, 29.6037
CIE-LCH:
44.1091, 66.8091, 26.3024
CIE-Luv:
44.1091, 113.0208, 18.7238
Hunter-Lab:
37.3013, 52.8219, 17.3328
#c52b3b color charts
#c52b3b color shades, tints & tones
#c52b3b color schemes
#c52b3b color preview, HTML & CSS examples
This text has a color of #c52b3b
<p style="color:#c52b3b;">Text here</p>
.mytext {color:#c52b3b;}
This box has a color of #c52b3b
<div style="background-color:#c52b3b;">Content here</div>
.mybackground {background-color:#c52b3b;}
Border around this has a color of #c52b3b
<div style="border:2px solid #c52b3b;">Content here</div>
.myborder {border:2px solid #c52b3b;}