#fd4d00 color space conversions
Hex:
#fd4d00
RGB:
253, 77, 0
CMY:
1, 70, 100
CMYK:
0, 70, 100, 1
HSL:
18°, 100.0000%, 49.6078%
HSV (HSB):
18°, 100.0000%, 99.2157%
XYZ:
43.1619, 26.1904, 2.7804
xyY:
0.5984, 0.3631, 26.1904
CIE-Lab:
58.2173, 64.4156, 69.0661
CIE-LCH:
58.2173, 94.4431, 46.9953
CIE-Luv:
58.2173, 144.3205, 47.0150
Hunter-Lab:
51.1766, 60.9865, 32.6024
#fd4d00 color charts
#fd4d00 color shades, tints & tones
#fd4d00 color schemes
#fd4d00 color preview, HTML & CSS examples
This text has a color of #fd4d00
<p style="color:#fd4d00;">Text here</p>
.mytext {color:#fd4d00;}
This box has a color of #fd4d00
<div style="background-color:#fd4d00;">Content here</div>
.mybackground {background-color:#fd4d00;}
Border around this has a color of #fd4d00
<div style="border:2px solid #fd4d00;">Content here</div>
.myborder {border:2px solid #fd4d00;}