#fe764d color space conversions
Hex:
#fe764d
RGB:
254, 118, 77
CMY:
0, 54, 70
CMYK:
0, 54, 70, 0
HSL:
14°, 98.8827%, 64.9020%
HSV (HSB):
14°, 69.6850%, 99.6078%
XYZ:
48.6910, 34.5635, 11.1263
xyY:
0.5159, 0.3662, 34.5635
CIE-Lab:
65.4074, 49.1799, 46.8543
CIE-LCH:
65.4074, 67.9263, 43.6128
CIE-Luv:
65.4074, 107.5494, 42.2301
Hunter-Lab:
58.7907, 44.9515, 29.9327
#fe764d color charts
#fe764d color shades, tints & tones
#fe764d color schemes
#fe764d color preview, HTML & CSS examples
This text has a color of #fe764d
<p style="color:#fe764d;">Text here</p>
.mytext {color:#fe764d;}
This box has a color of #fe764d
<div style="background-color:#fe764d;">Content here</div>
.mybackground {background-color:#fe764d;}
Border around this has a color of #fe764d
<div style="border:2px solid #fe764d;">Content here</div>
.myborder {border:2px solid #fe764d;}