#fe764e color space conversions
Hex:
#fe764e
RGB:
254, 118, 78
CMY:
0, 54, 69
CMYK:
0, 54, 69, 0
HSL:
14°, 98.8764%, 65.0980%
HSV (HSB):
14°, 69.2913%, 99.6078%
XYZ:
48.7266, 34.5778, 11.3137
xyY:
0.5150, 0.3654, 34.5778
CIE-Lab:
65.4186, 49.2291, 46.3515
CIE-LCH:
65.4186, 67.6163, 43.2755
CIE-Luv:
65.4186, 107.3969, 41.8241
Hunter-Lab:
58.8029, 45.0080, 29.7545
#fe764e color charts
#fe764e color shades, tints & tones
#fe764e color schemes
#fe764e color preview, HTML & CSS examples
This text has a color of #fe764e
<p style="color:#fe764e;">Text here</p>
.mytext {color:#fe764e;}
This box has a color of #fe764e
<div style="background-color:#fe764e;">Content here</div>
.mybackground {background-color:#fe764e;}
Border around this has a color of #fe764e
<div style="border:2px solid #fe764e;">Content here</div>
.myborder {border:2px solid #fe764e;}