#fe68d7 color space conversions
Hex:
#fe68d7
RGB:
254, 104, 215
CMY:
0, 59, 16
CMYK:
0, 59, 15, 0
HSL:
316°, 98.6842%, 70.1961%
HSV (HSB):
316°, 59.0551%, 99.6078%
XYZ:
58.0891, 35.8778, 68.1534
xyY:
0.3583, 0.2213, 35.8778
CIE-Lab:
66.4264, 69.0291, -28.9681
CIE-LCH:
66.4264, 74.8610, 337.2346
CIE-Luv:
66.4264, 79.7449, -56.1928
Hunter-Lab:
59.8980, 68.2877, -25.5330
#fe68d7 color charts
#fe68d7 color shades, tints & tones
#fe68d7 color schemes
#fe68d7 color preview, HTML & CSS examples
This text has a color of #fe68d7
<p style="color:#fe68d7;">Text here</p>
.mytext {color:#fe68d7;}
This box has a color of #fe68d7
<div style="background-color:#fe68d7;">Content here</div>
.mybackground {background-color:#fe68d7;}
Border around this has a color of #fe68d7
<div style="border:2px solid #fe68d7;">Content here</div>
.myborder {border:2px solid #fe68d7;}