#ff40b2 color space conversions
Hex:
#ff40b2
RGB:
255, 64, 178
CMY:
0, 75, 30
CMYK:
0, 75, 30, 0
HSL:
324°, 100.0000%, 62.5490%
HSV (HSB):
324°, 74.9020%, 100.0000%
XYZ:
51.1093, 28.1411, 44.8575
xyY:
0.4118, 0.2267, 28.1411
CIE-Lab:
60.0160, 78.9350, -17.7557
CIE-LCH:
60.0160, 80.9074, 347.3228
CIE-Luv:
60.0160, 108.0719, -40.2865
Hunter-Lab:
53.0482, 79.1413, -13.0018
#ff40b2 color charts
#ff40b2 color shades, tints & tones
#ff40b2 color schemes
#ff40b2 color preview, HTML & CSS examples
This text has a color of #ff40b2
<p style="color:#ff40b2;">Text here</p>
.mytext {color:#ff40b2;}
This box has a color of #ff40b2
<div style="background-color:#ff40b2;">Content here</div>
.mybackground {background-color:#ff40b2;}
Border around this has a color of #ff40b2
<div style="border:2px solid #ff40b2;">Content here</div>
.myborder {border:2px solid #ff40b2;}