#ff40bc color space conversions
Hex:
#ff40bc
RGB:
255, 64, 188
CMY:
0, 75, 26
CMYK:
0, 75, 26, 0
HSL:
321°, 100.0000%, 62.5490%
HSV (HSB):
321°, 74.9020%, 100.0000%
XYZ:
52.1505, 28.5576, 50.3405
xyY:
0.3979, 0.2179, 28.5576
CIE-Lab:
60.3892, 80.0691, -22.9442
CIE-LCH:
60.3892, 83.2916, 344.0101
CIE-Luv:
60.3892, 103.9960, -48.1734
Hunter-Lab:
53.4393, 80.6761, -18.4443
#ff40bc color charts
#ff40bc color shades, tints & tones
#ff40bc color schemes
#ff40bc color preview, HTML & CSS examples
This text has a color of #ff40bc
<p style="color:#ff40bc;">Text here</p>
.mytext {color:#ff40bc;}
This box has a color of #ff40bc
<div style="background-color:#ff40bc;">Content here</div>
.mybackground {background-color:#ff40bc;}
Border around this has a color of #ff40bc
<div style="border:2px solid #ff40bc;">Content here</div>
.myborder {border:2px solid #ff40bc;}