#fe705d color space conversions
Hex:
#fe705d
RGB:
254, 112, 93
CMY:
0, 56, 64
CMYK:
0, 56, 63, 0
HSL:
7°, 98.7730%, 68.0392%
HSV (HSB):
7°, 63.3858%, 99.6078%
XYZ:
48.6430, 33.4495, 14.2486
xyY:
0.5049, 0.3472, 33.4495
CIE-Lab:
64.5232, 52.8594, 37.2940
CIE-LCH:
64.5232, 64.6913, 35.2042
CIE-Luv:
64.5232, 109.2141, 32.8950
Hunter-Lab:
57.8355, 48.9166, 25.8780
#fe705d color charts
#fe705d color shades, tints & tones
#fe705d color schemes
#fe705d color preview, HTML & CSS examples
This text has a color of #fe705d
<p style="color:#fe705d;">Text here</p>
.mytext {color:#fe705d;}
This box has a color of #fe705d
<div style="background-color:#fe705d;">Content here</div>
.mybackground {background-color:#fe705d;}
Border around this has a color of #fe705d
<div style="border:2px solid #fe705d;">Content here</div>
.myborder {border:2px solid #fe705d;}