#fd6f2f color space conversions
Hex:
#fd6f2f
RGB:
253, 111, 47
CMY:
1, 56, 82
CMYK:
0, 56, 81, 1
HSL:
19°, 98.0952%, 58.8235%
HSV (HSB):
19°, 81.4229%, 99.2157%
XYZ:
46.7055, 32.4568, 6.4925
xyY:
0.5453, 0.3789, 32.4568
CIE-Lab:
63.7186, 50.9456, 59.3108
CIE-LCH:
63.7186, 78.1871, 49.3388
CIE-Luv:
63.7186, 115.9456, 49.5848
Hunter-Lab:
56.9708, 46.6380, 33.1228
#fd6f2f color charts
#fd6f2f color shades, tints & tones
#fd6f2f color schemes
#fd6f2f color preview, HTML & CSS examples
This text has a color of #fd6f2f
<p style="color:#fd6f2f;">Text here</p>
.mytext {color:#fd6f2f;}
This box has a color of #fd6f2f
<div style="background-color:#fd6f2f;">Content here</div>
.mybackground {background-color:#fd6f2f;}
Border around this has a color of #fd6f2f
<div style="border:2px solid #fd6f2f;">Content here</div>
.myborder {border:2px solid #fd6f2f;}