#fe696e color space conversions
Hex:
#fe696e
RGB:
254, 105, 110
CMY:
0, 59, 57
CMYK:
0, 59, 57, 0
HSL:
358°, 98.6755%, 70.3922%
HSV (HSB):
358°, 58.6614%, 99.6078%
XYZ:
48.7391, 32.2998, 18.4175
xyY:
0.4901, 0.3248, 32.2998
CIE-Lab:
63.5899, 57.1457, 26.6158
CIE-LCH:
63.5899, 63.0399, 24.9739
CIE-Luv:
63.5899, 110.3137, 21.1940
Hunter-Lab:
56.8329, 53.6216, 20.5693
#fe696e color charts
#fe696e color shades, tints & tones
#fe696e color schemes
#fe696e color preview, HTML & CSS examples
This text has a color of #fe696e
<p style="color:#fe696e;">Text here</p>
.mytext {color:#fe696e;}
This box has a color of #fe696e
<div style="background-color:#fe696e;">Content here</div>
.mybackground {background-color:#fe696e;}
Border around this has a color of #fe696e
<div style="border:2px solid #fe696e;">Content here</div>
.myborder {border:2px solid #fe696e;}