#fd602f color space conversions
Hex:
#fd602f
RGB:
253, 96, 47
CMY:
1, 62, 82
CMYK:
0, 62, 81, 1
HSL:
14°, 98.0952%, 58.8235%
HSV (HSB):
14°, 81.4229%, 99.2157%
XYZ:
45.2040, 29.4536, 5.9919
xyY:
0.5605, 0.3652, 29.4536
CIE-Lab:
61.1799, 57.6138, 56.9955
CIE-LCH:
61.1799, 81.0422, 44.6909
CIE-Luv:
61.1799, 127.4313, 45.0132
Hunter-Lab:
54.2712, 53.7030, 31.4438
#fd602f color charts
#fd602f color shades, tints & tones
#fd602f color schemes
#fd602f color preview, HTML & CSS examples
This text has a color of #fd602f
<p style="color:#fd602f;">Text here</p>
.mytext {color:#fd602f;}
This box has a color of #fd602f
<div style="background-color:#fd602f;">Content here</div>
.mybackground {background-color:#fd602f;}
Border around this has a color of #fd602f
<div style="border:2px solid #fd602f;">Content here</div>
.myborder {border:2px solid #fd602f;}