#c64e7a color space conversions
Hex:
#c64e7a
RGB:
198, 78, 122
CMY:
22, 69, 52
CMYK:
0, 61, 38, 22
HSL:
338°, 51.2821%, 54.1176%
HSV (HSB):
338°, 60.6061%, 77.6471%
XYZ:
29.5259, 18.8597, 20.4964
xyY:
0.4286, 0.2738, 18.8597
CIE-Lab:
50.5226, 51.8942, 0.0718
CIE-LCH:
50.5226, 51.8943, 0.0793
CIE-Luv:
50.5226, 77.5157, -9.4480
Hunter-Lab:
43.4277, 45.3612, 2.4165
#c64e7a color charts
#c64e7a color shades, tints & tones
#c64e7a color schemes
#c64e7a color preview, HTML & CSS examples
This text has a color of #c64e7a
<p style="color:#c64e7a;">Text here</p>
.mytext {color:#c64e7a;}
This box has a color of #c64e7a
<div style="background-color:#c64e7a;">Content here</div>
.mybackground {background-color:#c64e7a;}
Border around this has a color of #c64e7a
<div style="border:2px solid #c64e7a;">Content here</div>
.myborder {border:2px solid #c64e7a;}