#fd5900 color space conversions
Hex:
#fd5900
RGB:
253, 89, 0
CMY:
1, 65, 100
CMYK:
0, 65, 100, 1
HSL:
21°, 100.0000%, 49.6078%
HSV (HSB):
21°, 100.0000%, 99.2157%
XYZ:
44.0804, 28.0274, 3.0865
xyY:
0.5862, 0.3727, 28.0274
CIE-Lab:
59.9135, 59.8117, 69.9035
CIE-LCH:
59.9135, 91.9997, 49.4486
CIE-Luv:
59.9135, 135.7908, 49.9331
Hunter-Lab:
52.9409, 55.9785, 33.6019
#fd5900 color charts
#fd5900 color shades, tints & tones
#fd5900 color schemes
#fd5900 color preview, HTML & CSS examples
This text has a color of #fd5900
<p style="color:#fd5900;">Text here</p>
.mytext {color:#fd5900;}
This box has a color of #fd5900
<div style="background-color:#fd5900;">Content here</div>
.mybackground {background-color:#fd5900;}
Border around this has a color of #fd5900
<div style="border:2px solid #fd5900;">Content here</div>
.myborder {border:2px solid #fd5900;}