#fd6d2f color space conversions
Hex:
#fd6d2f
RGB:
253, 109, 47
CMY:
1, 57, 82
CMYK:
0, 57, 81, 1
HSL:
18°, 98.0952%, 58.8235%
HSV (HSB):
18°, 81.4229%, 99.2157%
XYZ:
46.4897, 32.0252, 6.4205
xyY:
0.5474, 0.3771, 32.0252
CIE-Lab:
63.3637, 51.8668, 58.9885
CIE-LCH:
63.3637, 78.5481, 48.6758
CIE-Luv:
63.3637, 117.5164, 48.9513
Hunter-Lab:
56.5908, 47.6052, 32.8868
#fd6d2f color charts
#fd6d2f color shades, tints & tones
#fd6d2f color schemes
#fd6d2f color preview, HTML & CSS examples
This text has a color of #fd6d2f
<p style="color:#fd6d2f;">Text here</p>
.mytext {color:#fd6d2f;}
This box has a color of #fd6d2f
<div style="background-color:#fd6d2f;">Content here</div>
.mybackground {background-color:#fd6d2f;}
Border around this has a color of #fd6d2f
<div style="border:2px solid #fd6d2f;">Content here</div>
.myborder {border:2px solid #fd6d2f;}