#fe56f2 color space conversions
Hex:
#fe56f2
RGB:
254, 86, 242
CMY:
0, 66, 5
CMYK:
0, 66, 5, 0
HSL:
304°, 98.8235%, 66.6667%
HSV (HSB):
304°, 66.1417%, 99.6078%
XYZ:
60.2279, 34.1372, 87.4192
xyY:
0.3313, 0.1878, 34.1372
CIE-Lab:
65.0713, 80.0148, -46.1073
CIE-LCH:
65.0713, 92.3486, 330.0480
CIE-Luv:
65.0713, 76.8395, -84.7527
Hunter-Lab:
58.4271, 81.7542, -47.8114
#fe56f2 color charts
#fe56f2 color shades, tints & tones
#fe56f2 color schemes
#fe56f2 color preview, HTML & CSS examples
This text has a color of #fe56f2
<p style="color:#fe56f2;">Text here</p>
.mytext {color:#fe56f2;}
This box has a color of #fe56f2
<div style="background-color:#fe56f2;">Content here</div>
.mybackground {background-color:#fe56f2;}
Border around this has a color of #fe56f2
<div style="border:2px solid #fe56f2;">Content here</div>
.myborder {border:2px solid #fe56f2;}