#fc40be color space conversions
Hex:
#fc40be
RGB:
252, 64, 190
CMY:
1, 75, 25
CMYK:
0, 75, 25, 1
HSL:
320°, 96.9072%, 61.9608%
HSV (HSB):
320°, 74.6032%, 98.8235%
XYZ:
51.2725, 28.0799, 51.4328
xyY:
0.3920, 0.2147, 28.0799
CIE-Lab:
59.9609, 79.6052, -24.7932
CIE-LCH:
59.9609, 83.3768, 342.7007
CIE-Luv:
59.9609, 100.8489, -50.7660
Hunter-Lab:
52.9905, 79.9796, -20.4538
#fc40be color charts
#fc40be color shades, tints & tones
#fc40be color schemes
#fc40be color preview, HTML & CSS examples
This text has a color of #fc40be
<p style="color:#fc40be;">Text here</p>
.mytext {color:#fc40be;}
This box has a color of #fc40be
<div style="background-color:#fc40be;">Content here</div>
.mybackground {background-color:#fc40be;}
Border around this has a color of #fc40be
<div style="border:2px solid #fc40be;">Content here</div>
.myborder {border:2px solid #fc40be;}