#fd5501 color space conversions
Hex:
#fd5501
RGB:
253, 85, 1
CMY:
1, 67, 100
CMYK:
0, 66, 100, 1
HSL:
20°, 99.2126%, 49.8039%
HSV (HSB):
20°, 99.6047%, 99.2157%
XYZ:
43.7620, 27.3818, 3.0074
xyY:
0.5902, 0.3693, 27.3818
CIE-Lab:
59.3261, 61.4094, 69.4163
CIE-LCH:
59.3261, 92.6808, 48.5023
CIE-Luv:
59.3261, 138.6812, 48.8474
Hunter-Lab:
52.3277, 57.7074, 33.2218
#fd5501 color charts
#fd5501 color shades, tints & tones
#fd5501 color schemes
#fd5501 color preview, HTML & CSS examples
This text has a color of #fd5501
<p style="color:#fd5501;">Text here</p>
.mytext {color:#fd5501;}
This box has a color of #fd5501
<div style="background-color:#fd5501;">Content here</div>
.mybackground {background-color:#fd5501;}
Border around this has a color of #fd5501
<div style="border:2px solid #fd5501;">Content here</div>
.myborder {border:2px solid #fd5501;}