#c64e65 color space conversions
Hex:
#c64e65
RGB:
198, 78, 101
CMY:
22, 69, 60
CMYK:
0, 61, 49, 22
HSL:
349°, 51.2821%, 54.1176%
HSV (HSB):
349°, 60.6061%, 77.6471%
XYZ:
28.3621, 18.3941, 14.3675
xyY:
0.4640, 0.3009, 18.3941
CIE-Lab:
49.9707, 49.7640, 11.9217
CIE-LCH:
49.9707, 51.1721, 13.4721
CIE-Luv:
49.9707, 83.6358, 5.3449
Hunter-Lab:
42.8884, 42.9873, 10.1599
#c64e65 color charts
#c64e65 color shades, tints & tones
#c64e65 color schemes
#c64e65 color preview, HTML & CSS examples
This text has a color of #c64e65
<p style="color:#c64e65;">Text here</p>
.mytext {color:#c64e65;}
This box has a color of #c64e65
<div style="background-color:#c64e65;">Content here</div>
.mybackground {background-color:#c64e65;}
Border around this has a color of #c64e65
<div style="border:2px solid #c64e65;">Content here</div>
.myborder {border:2px solid #c64e65;}