#fd7e4f color space conversions
Hex:
#fd7e4f
RGB:
253, 126, 79
CMY:
1, 51, 69
CMYK:
0, 50, 69, 1
HSL:
16°, 97.7528%, 65.0980%
HSV (HSB):
16°, 68.7747%, 99.2157%
XYZ:
49.3802, 36.3689, 11.8144
xyY:
0.5061, 0.3728, 36.3689
CIE-Lab:
66.8008, 45.0524, 47.3676
CIE-LCH:
66.8008, 65.3713, 46.4350
CIE-Luv:
66.8008, 100.3081, 44.2240
Hunter-Lab:
60.3066, 40.6225, 30.5994
#fd7e4f color charts
#fd7e4f color shades, tints & tones
#fd7e4f color schemes
#fd7e4f color preview, HTML & CSS examples
This text has a color of #fd7e4f
<p style="color:#fd7e4f;">Text here</p>
.mytext {color:#fd7e4f;}
This box has a color of #fd7e4f
<div style="background-color:#fd7e4f;">Content here</div>
.mybackground {background-color:#fd7e4f;}
Border around this has a color of #fd7e4f
<div style="border:2px solid #fd7e4f;">Content here</div>
.myborder {border:2px solid #fd7e4f;}