#c64c50 color space conversions
Hex:
#c64c50
RGB:
198, 76, 80
CMY:
22, 70, 69
CMYK:
0, 62, 60, 22
HSL:
358°, 51.6949%, 53.7255%
HSV (HSB):
358°, 61.6162%, 77.6471%
XYZ:
27.3211, 17.7538, 9.5763
xyY:
0.4999, 0.3249, 17.7538
CIE-Lab:
49.1962, 48.9638, 23.4648
CIE-LCH:
49.1962, 54.2960, 25.6050
CIE-Luv:
49.1962, 90.2895, 17.4845
Hunter-Lab:
42.1353, 42.0051, 16.0196
#c64c50 color charts
#c64c50 color shades, tints & tones
#c64c50 color schemes
#c64c50 color preview, HTML & CSS examples
This text has a color of #c64c50
<p style="color:#c64c50;">Text here</p>
.mytext {color:#c64c50;}
This box has a color of #c64c50
<div style="background-color:#c64c50;">Content here</div>
.mybackground {background-color:#c64c50;}
Border around this has a color of #c64c50
<div style="border:2px solid #c64c50;">Content here</div>
.myborder {border:2px solid #c64c50;}