#ff40d0 color space conversions
Hex:
#ff40d0
RGB:
255, 64, 208
CMY:
0, 75, 18
CMYK:
0, 75, 18, 0
HSL:
315°, 100.0000%, 62.5490%
HSV (HSB):
315°, 74.9020%, 100.0000%
XYZ:
54.4586, 29.4809, 62.4946
xyY:
0.3719, 0.2013, 29.4809
CIE-Lab:
61.2037, 82.5102, -33.1003
CIE-LCH:
61.2037, 88.9020, 338.1410
CIE-Luv:
61.2037, 95.9226, -64.0642
Hunter-Lab:
54.2963, 84.0150, -30.2349
#ff40d0 color charts
#ff40d0 color shades, tints & tones
#ff40d0 color schemes
#ff40d0 color preview, HTML & CSS examples
This text has a color of #ff40d0
<p style="color:#ff40d0;">Text here</p>
.mytext {color:#ff40d0;}
This box has a color of #ff40d0
<div style="background-color:#ff40d0;">Content here</div>
.mybackground {background-color:#ff40d0;}
Border around this has a color of #ff40d0
<div style="border:2px solid #ff40d0;">Content here</div>
.myborder {border:2px solid #ff40d0;}