#ff40c6 color space conversions
Hex:
#ff40c6
RGB:
255, 64, 198
CMY:
0, 75, 22
CMYK:
0, 75, 22, 0
HSL:
318°, 100.0000%, 62.5490%
HSV (HSB):
318°, 74.9020%, 100.0000%
XYZ:
53.2664, 29.0040, 56.2170
xyY:
0.3846, 0.2094, 29.0040
CIE-Lab:
60.7852, 81.2615, -28.0591
CIE-LCH:
60.7852, 85.9694, 340.9505
CIE-Luv:
60.7852, 99.9393, -56.1106
Hunter-Lab:
53.8554, 82.3011, -24.1911
#ff40c6 color charts
#ff40c6 color shades, tints & tones
#ff40c6 color schemes
#ff40c6 color preview, HTML & CSS examples
This text has a color of #ff40c6
<p style="color:#ff40c6;">Text here</p>
.mytext {color:#ff40c6;}
This box has a color of #ff40c6
<div style="background-color:#ff40c6;">Content here</div>
.mybackground {background-color:#ff40c6;}
Border around this has a color of #ff40c6
<div style="border:2px solid #ff40c6;">Content here</div>
.myborder {border:2px solid #ff40c6;}