#fe795a color space conversions
Hex:
#fe795a
RGB:
254, 121, 90
CMY:
0, 53, 65
CMYK:
0, 52, 65, 0
HSL:
11°, 98.7952%, 67.4510%
HSV (HSB):
11°, 64.5669%, 99.6078%
XYZ:
49.5559, 35.4838, 13.9100
xyY:
0.5008, 0.3586, 35.4838
CIE-Lab:
66.1236, 48.4478, 40.8638
CIE-LCH:
66.1236, 63.3801, 40.1463
CIE-Luv:
66.1236, 103.2037, 37.6717
Hunter-Lab:
59.5682, 44.2529, 27.8527
#fe795a color charts
#fe795a color shades, tints & tones
#fe795a color schemes
#fe795a color preview, HTML & CSS examples
This text has a color of #fe795a
<p style="color:#fe795a;">Text here</p>
.mytext {color:#fe795a;}
This box has a color of #fe795a
<div style="background-color:#fe795a;">Content here</div>
.mybackground {background-color:#fe795a;}
Border around this has a color of #fe795a
<div style="border:2px solid #fe795a;">Content here</div>
.myborder {border:2px solid #fe795a;}