#fd671c color space conversions
Hex:
#fd671c
RGB:
253, 103, 28
CMY:
1, 60, 89
CMYK:
0, 59, 89, 1
HSL:
20°, 98.2533%, 55.0980%
HSV (HSB):
20°, 88.9328%, 99.2157%
XYZ:
45.5679, 30.6670, 4.6162
xyY:
0.5636, 0.3793, 30.6670
CIE-Lab:
62.2255, 54.1514, 65.1330
CIE-LCH:
62.2255, 84.7035, 50.2600
CIE-Luv:
62.2255, 123.8253, 50.9867
Hunter-Lab:
55.3778, 49.9684, 33.8221
#fd671c color charts
#fd671c color shades, tints & tones
#fd671c color schemes
#fd671c color preview, HTML & CSS examples
This text has a color of #fd671c
<p style="color:#fd671c;">Text here</p>
.mytext {color:#fd671c;}
This box has a color of #fd671c
<div style="background-color:#fd671c;">Content here</div>
.mybackground {background-color:#fd671c;}
Border around this has a color of #fd671c
<div style="border:2px solid #fd671c;">Content here</div>
.myborder {border:2px solid #fd671c;}