#fe7ed5 color space conversions
Hex:
#fe7ed5
RGB:
254, 126, 213
CMY:
0, 51, 16
CMYK:
0, 50, 16, 0
HSL:
319°, 98.4615%, 74.5098%
HSV (HSB):
319°, 50.3937%, 99.6078%
XYZ:
60.3441, 40.7966, 67.6448
xyY:
0.3575, 0.2417, 40.7966
CIE-Lab:
70.0332, 58.9037, -22.3229
CIE-LCH:
70.0332, 62.9917, 339.2447
CIE-Luv:
70.0332, 70.9656, -44.4502
Hunter-Lab:
63.8722, 56.8638, -18.0814
#fe7ed5 color charts
#fe7ed5 color shades, tints & tones
#fe7ed5 color schemes
#fe7ed5 color preview, HTML & CSS examples
This text has a color of #fe7ed5
<p style="color:#fe7ed5;">Text here</p>
.mytext {color:#fe7ed5;}
This box has a color of #fe7ed5
<div style="background-color:#fe7ed5;">Content here</div>
.mybackground {background-color:#fe7ed5;}
Border around this has a color of #fe7ed5
<div style="border:2px solid #fe7ed5;">Content here</div>
.myborder {border:2px solid #fe7ed5;}