#fe7df3 color space conversions
Hex:
#fe7df3
RGB:
254, 125, 243
CMY:
0, 51, 5
CMYK:
0, 51, 4, 0
HSL:
305°, 98.4733%, 74.3137%
HSV (HSB):
305°, 50.7874%, 99.6078%
XYZ:
64.3843, 42.2091, 89.5478
xyY:
0.3283, 0.2152, 42.2091
CIE-Lab:
71.0149, 64.0566, -37.3565
CIE-LCH:
71.0149, 74.1536, 329.7501
CIE-Luv:
71.0149, 63.4387, -69.3785
Hunter-Lab:
64.9686, 63.1999, -36.2429
#fe7df3 color charts
#fe7df3 color shades, tints & tones
#fe7df3 color schemes
#fe7df3 color preview, HTML & CSS examples
This text has a color of #fe7df3
<p style="color:#fe7df3;">Text here</p>
.mytext {color:#fe7df3;}
This box has a color of #fe7df3
<div style="background-color:#fe7df3;">Content here</div>
.mybackground {background-color:#fe7df3;}
Border around this has a color of #fe7df3
<div style="border:2px solid #fe7df3;">Content here</div>
.myborder {border:2px solid #fe7df3;}