#c40065 color space conversions
Hex:
#c40065
RGB:
196, 0, 101
CMY:
23, 100, 60
CMYK:
0, 100, 48, 23
HSL:
329°, 100.0000%, 38.4314%
HSV (HSB):
329°, 100.0000%, 76.8627%
XYZ:
25.1139, 12.6753, 13.4349
xyY:
0.4903, 0.2474, 12.6753
CIE-Lab:
42.2699, 69.6815, 0.8972
CIE-LCH:
42.2699, 69.6873, 0.7376
CIE-Luv:
42.2699, 107.2961, -12.0516
Hunter-Lab:
35.6025, 63.6093, 2.5482
#c40065 color charts
#c40065 color shades, tints & tones
#c40065 color schemes
#c40065 color preview, HTML & CSS examples
This text has a color of #c40065
<p style="color:#c40065;">Text here</p>
.mytext {color:#c40065;}
This box has a color of #c40065
<div style="background-color:#c40065;">Content here</div>
.mybackground {background-color:#c40065;}
Border around this has a color of #c40065
<div style="border:2px solid #c40065;">Content here</div>
.myborder {border:2px solid #c40065;}