#c64e6f color space conversions
Hex:
#c64e6f
RGB:
198, 78, 111
CMY:
22, 69, 56
CMYK:
0, 61, 44, 22
HSL:
344°, 51.2821%, 54.1176%
HSV (HSB):
344°, 60.6061%, 77.6471%
XYZ:
28.8823, 18.6022, 17.1073
xyY:
0.4472, 0.2880, 18.6022
CIE-Lab:
50.2186, 50.7263, 6.2496
CIE-LCH:
50.2186, 51.1099, 7.0236
CIE-Luv:
50.2186, 80.7930, -1.4972
Hunter-Lab:
43.1303, 44.0550, 6.6744
#c64e6f color charts
#c64e6f color shades, tints & tones
#c64e6f color schemes
#c64e6f color preview, HTML & CSS examples
This text has a color of #c64e6f
<p style="color:#c64e6f;">Text here</p>
.mytext {color:#c64e6f;}
This box has a color of #c64e6f
<div style="background-color:#c64e6f;">Content here</div>
.mybackground {background-color:#c64e6f;}
Border around this has a color of #c64e6f
<div style="border:2px solid #c64e6f;">Content here</div>
.myborder {border:2px solid #c64e6f;}