#c40e85 color space conversions
Hex:
#c40e85
RGB:
196, 14, 133
CMY:
23, 95, 48
CMYK:
0, 93, 32, 23
HSL:
321°, 86.6667%, 41.1765%
HSV (HSB):
321°, 92.8571%, 76.8627%
XYZ:
27.1556, 13.7433, 23.4118
xyY:
0.4223, 0.2137, 13.7433
CIE-Lab:
43.8625, 71.2861, -16.6066
CIE-LCH:
43.8625, 73.1949, 346.8865
CIE-Luv:
43.8625, 91.2410, -34.6953
Hunter-Lab:
37.0719, 65.8774, -11.4926
#c40e85 color charts
#c40e85 color shades, tints & tones
#c40e85 color schemes
#c40e85 color preview, HTML & CSS examples
This text has a color of #c40e85
<p style="color:#c40e85;">Text here</p>
.mytext {color:#c40e85;}
This box has a color of #c40e85
<div style="background-color:#c40e85;">Content here</div>
.mybackground {background-color:#c40e85;}
Border around this has a color of #c40e85
<div style="border:2px solid #c40e85;">Content here</div>
.myborder {border:2px solid #c40e85;}