#fe7de9 color space conversions
Hex:
#fe7de9
RGB:
254, 125, 233
CMY:
0, 51, 9
CMYK:
0, 51, 8, 0
HSL:
310°, 98.4733%, 74.3137%
HSV (HSB):
310°, 50.7874%, 99.6078%
XYZ:
62.9146, 41.6213, 81.8085
xyY:
0.3376, 0.2234, 41.6213
CIE-Lab:
70.6090, 62.4391, -32.4946
CIE-LCH:
70.6090, 70.3885, 332.5066
CIE-Luv:
70.6090, 66.0802, -61.2235
Hunter-Lab:
64.5145, 61.1730, -30.0233
#fe7de9 color charts
#fe7de9 color shades, tints & tones
#fe7de9 color schemes
#fe7de9 color preview, HTML & CSS examples
This text has a color of #fe7de9
<p style="color:#fe7de9;">Text here</p>
.mytext {color:#fe7de9;}
This box has a color of #fe7de9
<div style="background-color:#fe7de9;">Content here</div>
.mybackground {background-color:#fe7de9;}
Border around this has a color of #fe7de9
<div style="border:2px solid #fe7de9;">Content here</div>
.myborder {border:2px solid #fe7de9;}