#fd871f color space conversions
Hex:
#fd871f
RGB:
253, 135, 31
CMY:
1, 47, 88
CMYK:
0, 47, 88, 1
HSL:
28°, 98.2301%, 55.6863%
HSV (HSB):
28°, 87.7470%, 99.2157%
XYZ:
49.4193, 38.3095, 6.0861
xyY:
0.5268, 0.4084, 38.3095
CIE-Lab:
68.2481, 38.9202, 68.7856
CIE-LCH:
68.2481, 79.0331, 60.4980
CIE-Luv:
68.2481, 97.5194, 60.7263
Hunter-Lab:
61.8947, 34.2062, 37.4963
#fd871f color charts
#fd871f color shades, tints & tones
#fd871f color schemes
#fd871f color preview, HTML & CSS examples
This text has a color of #fd871f
<p style="color:#fd871f;">Text here</p>
.mytext {color:#fd871f;}
This box has a color of #fd871f
<div style="background-color:#fd871f;">Content here</div>
.mybackground {background-color:#fd871f;}
Border around this has a color of #fd871f
<div style="border:2px solid #fd871f;">Content here</div>
.myborder {border:2px solid #fd871f;}