#fe7df7 color space conversions
Hex:
#fe7df7
RGB:
254, 125, 247
CMY:
0, 51, 3
CMYK:
0, 51, 3, 0
HSL:
303°, 98.4733%, 74.3137%
HSV (HSB):
303°, 50.7874%, 99.6078%
XYZ:
64.9952, 42.4535, 92.7644
xyY:
0.3246, 0.2120, 42.4535
CIE-Lab:
71.1824, 64.7187, -39.2849
CIE-LCH:
71.1824, 75.7087, 328.7418
CIE-Luv:
71.1824, 62.3906, -72.6357
Hunter-Lab:
65.1563, 64.0349, -38.8030
#fe7df7 color charts
#fe7df7 color shades, tints & tones
#fe7df7 color schemes
#fe7df7 color preview, HTML & CSS examples
This text has a color of #fe7df7
<p style="color:#fe7df7;">Text here</p>
.mytext {color:#fe7df7;}
This box has a color of #fe7df7
<div style="background-color:#fe7df7;">Content here</div>
.mybackground {background-color:#fe7df7;}
Border around this has a color of #fe7df7
<div style="border:2px solid #fe7df7;">Content here</div>
.myborder {border:2px solid #fe7df7;}