#c53d32 color space conversions
Hex:
#c53d32
RGB:
197, 61, 50
CMY:
23, 76, 80
CMYK:
0, 69, 75, 23
HSL:
4°, 59.5142%, 48.4314%
HSV (HSB):
4°, 74.6193%, 77.2549%
XYZ:
25.2704, 15.4381, 4.6656
xyY:
0.5569, 0.3402, 15.4381
CIE-Lab:
46.2285, 53.2840, 37.3045
CIE-LCH:
46.2285, 65.0446, 34.9961
CIE-Luv:
46.2285, 105.3968, 26.8475
Hunter-Lab:
39.2913, 46.0433, 20.4637
#c53d32 color charts
#c53d32 color shades, tints & tones
#c53d32 color schemes
#c53d32 color preview, HTML & CSS examples
This text has a color of #c53d32
<p style="color:#c53d32;">Text here</p>
.mytext {color:#c53d32;}
This box has a color of #c53d32
<div style="background-color:#c53d32;">Content here</div>
.mybackground {background-color:#c53d32;}
Border around this has a color of #c53d32
<div style="border:2px solid #c53d32;">Content here</div>
.myborder {border:2px solid #c53d32;}