#fd804e color space conversions
Hex:
#fd804e
RGB:
253, 128, 78
CMY:
1, 50, 69
CMYK:
0, 49, 69, 1
HSL:
17°, 97.7654%, 64.9020%
HSV (HSB):
17°, 69.1700%, 99.2157%
XYZ:
49.6023, 36.8710, 11.7102
xyY:
0.5052, 0.3755, 36.8710
CIE-Lab:
67.1802, 44.0192, 48.3029
CIE-LCH:
67.1802, 65.3518, 47.6566
CIE-Luv:
67.1802, 98.9014, 45.3722
Hunter-Lab:
60.7215, 39.5508, 31.0709
#fd804e color charts
#fd804e color shades, tints & tones
#fd804e color schemes
#fd804e color preview, HTML & CSS examples
This text has a color of #fd804e
<p style="color:#fd804e;">Text here</p>
.mytext {color:#fd804e;}
This box has a color of #fd804e
<div style="background-color:#fd804e;">Content here</div>
.mybackground {background-color:#fd804e;}
Border around this has a color of #fd804e
<div style="border:2px solid #fd804e;">Content here</div>
.myborder {border:2px solid #fd804e;}