#fe706f color space conversions
Hex:
#fe706f
RGB:
254, 112, 111
CMY:
0, 56, 56
CMYK:
0, 56, 56, 0
HSL:
0°, 98.6207%, 71.5686%
HSV (HSB):
0°, 56.2992%, 99.6078%
XYZ:
49.5365, 33.8069, 18.9534
xyY:
0.4842, 0.3305, 33.8069
CIE-Lab:
64.8090, 54.0615, 27.6551
CIE-LCH:
64.8090, 60.7244, 27.0919
CIE-Luv:
64.8090, 105.4295, 23.2603
Hunter-Lab:
58.1437, 50.3246, 21.3735
#fe706f color charts
#fe706f color shades, tints & tones
#fe706f color schemes
#fe706f color preview, HTML & CSS examples
This text has a color of #fe706f
<p style="color:#fe706f;">Text here</p>
.mytext {color:#fe706f;}
This box has a color of #fe706f
<div style="background-color:#fe706f;">Content here</div>
.mybackground {background-color:#fe706f;}
Border around this has a color of #fe706f
<div style="border:2px solid #fe706f;">Content here</div>
.myborder {border:2px solid #fe706f;}