#fd842e color space conversions
Hex:
#fd842e
RGB:
253, 132, 46
CMY:
1, 48, 82
CMYK:
0, 48, 82, 1
HSL:
25°, 98.1043%, 58.6275%
HSV (HSB):
25°, 81.8182%, 99.2157%
XYZ:
49.2524, 37.5824, 7.2430
xyY:
0.5235, 0.3995, 37.5824
CIE-Lab:
67.7117, 40.7792, 63.2936
CIE-LCH:
67.7117, 75.2929, 57.2069
CIE-Luv:
67.7117, 99.0720, 56.8333
Hunter-Lab:
61.3045, 36.1251, 35.9082
#fd842e color charts
#fd842e color shades, tints & tones
#fd842e color schemes
#fd842e color preview, HTML & CSS examples
This text has a color of #fd842e
<p style="color:#fd842e;">Text here</p>
.mytext {color:#fd842e;}
This box has a color of #fd842e
<div style="background-color:#fd842e;">Content here</div>
.mybackground {background-color:#fd842e;}
Border around this has a color of #fd842e
<div style="border:2px solid #fd842e;">Content here</div>
.myborder {border:2px solid #fd842e;}