#fe699e color space conversions
Hex:
#fe699e
RGB:
254, 105, 158
CMY:
0, 59, 38
CMYK:
0, 59, 38, 0
HSL:
339°, 98.6755%, 70.3922%
HSV (HSB):
339°, 58.6614%, 99.6078%
XYZ:
52.0962, 33.6426, 36.0957
xyY:
0.4276, 0.2761, 33.6426
CIE-Lab:
64.6779, 61.4413, 0.6811
CIE-LCH:
64.6779, 61.4450, 0.6351
CIE-Luv:
64.6779, 97.1225, -10.9626
Hunter-Lab:
58.0022, 58.8204, 3.7045
#fe699e color charts
#fe699e color shades, tints & tones
#fe699e color schemes
#fe699e color preview, HTML & CSS examples
This text has a color of #fe699e
<p style="color:#fe699e;">Text here</p>
.mytext {color:#fe699e;}
This box has a color of #fe699e
<div style="background-color:#fe699e;">Content here</div>
.mybackground {background-color:#fe699e;}
Border around this has a color of #fe699e
<div style="border:2px solid #fe699e;">Content here</div>
.myborder {border:2px solid #fe699e;}