#c64f6f color space conversions
Hex:
#c64f6f
RGB:
198, 79, 111
CMY:
22, 69, 56
CMYK:
0, 60, 44, 22
HSL:
344°, 51.0730%, 54.3137%
HSV (HSB):
344°, 60.1010%, 77.6471%
XYZ:
28.9539, 18.7454, 17.1311
xyY:
0.4466, 0.2891, 18.7454
CIE-Lab:
50.3880, 50.2734, 6.4916
CIE-LCH:
50.3880, 50.6908, 7.3577
CIE-Luv:
50.3880, 80.2496, -1.1019
Hunter-Lab:
43.2960, 43.6028, 6.8477
#c64f6f color charts
#c64f6f color shades, tints & tones
#c64f6f color schemes
#c64f6f color preview, HTML & CSS examples
This text has a color of #c64f6f
<p style="color:#c64f6f;">Text here</p>
.mytext {color:#c64f6f;}
This box has a color of #c64f6f
<div style="background-color:#c64f6f;">Content here</div>
.mybackground {background-color:#c64f6f;}
Border around this has a color of #c64f6f
<div style="border:2px solid #c64f6f;">Content here</div>
.myborder {border:2px solid #c64f6f;}