#fe805f color space conversions
Hex:
#fe805f
RGB:
254, 128, 95
CMY:
0, 50, 63
CMYK:
0, 50, 63, 0
HSL:
12°, 98.7578%, 68.4314%
HSV (HSB):
12°, 62.5984%, 99.6078%
XYZ:
50.6578, 37.3354, 15.3630
xyY:
0.4901, 0.3612, 37.3354
CIE-Lab:
67.5279, 45.3555, 39.8934
CIE-LCH:
67.5279, 60.4037, 41.3339
CIE-Luv:
67.5279, 97.1648, 37.9945
Hunter-Lab:
61.1027, 41.0574, 27.8647
#fe805f color charts
#fe805f color shades, tints & tones
#fe805f color schemes
#fe805f color preview, HTML & CSS examples
This text has a color of #fe805f
<p style="color:#fe805f;">Text here</p>
.mytext {color:#fe805f;}
This box has a color of #fe805f
<div style="background-color:#fe805f;">Content here</div>
.mybackground {background-color:#fe805f;}
Border around this has a color of #fe805f
<div style="border:2px solid #fe805f;">Content here</div>
.myborder {border:2px solid #fe805f;}