#fe7a65 color space conversions
Hex:
#fe7a65
RGB:
254, 122, 101
CMY:
0, 52, 60
CMYK:
0, 52, 60, 0
HSL:
8°, 98.7097%, 69.6078%
HSV (HSB):
8°, 60.2362%, 99.6078%
XYZ:
50.1815, 35.9295, 16.6021
xyY:
0.4886, 0.3498, 35.9295
CIE-Lab:
66.4660, 48.6583, 35.3352
CIE-LCH:
66.4660, 60.1349, 35.9868
CIE-Luv:
66.4660, 100.5072, 32.6338
Hunter-Lab:
59.9412, 44.5394, 25.5371
#fe7a65 color charts
#fe7a65 color shades, tints & tones
#fe7a65 color schemes
#fe7a65 color preview, HTML & CSS examples
This text has a color of #fe7a65
<p style="color:#fe7a65;">Text here</p>
.mytext {color:#fe7a65;}
This box has a color of #fe7a65
<div style="background-color:#fe7a65;">Content here</div>
.mybackground {background-color:#fe7a65;}
Border around this has a color of #fe7a65
<div style="border:2px solid #fe7a65;">Content here</div>
.myborder {border:2px solid #fe7a65;}