#c52f65 color space conversions
Hex:
#c52f65
RGB:
197, 47, 101
CMY:
23, 82, 60
CMYK:
0, 76, 49, 23
HSL:
338°, 61.4754%, 47.8431%
HSV (HSB):
338°, 76.1421%, 77.2549%
XYZ:
26.3914, 14.8429, 13.7859
xyY:
0.4797, 0.2698, 14.8429
CIE-Lab:
45.4183, 61.4616, 5.4656
CIE-LCH:
45.4183, 61.7041, 5.0818
CIE-Luv:
45.4183, 97.8280, -4.9108
Hunter-Lab:
38.5265, 54.8546, 5.7529
#c52f65 color charts
#c52f65 color shades, tints & tones
#c52f65 color schemes
#c52f65 color preview, HTML & CSS examples
This text has a color of #c52f65
<p style="color:#c52f65;">Text here</p>
.mytext {color:#c52f65;}
This box has a color of #c52f65
<div style="background-color:#c52f65;">Content here</div>
.mybackground {background-color:#c52f65;}
Border around this has a color of #c52f65
<div style="border:2px solid #c52f65;">Content here</div>
.myborder {border:2px solid #c52f65;}