#fd5c01 color space conversions
Hex:
#fd5c01
RGB:
253, 92, 1
CMY:
1, 64, 100
CMYK:
0, 64, 100, 1
HSL:
22°, 99.2126%, 49.8039%
HSV (HSB):
22°, 99.6047%, 99.2157%
XYZ:
44.3406, 28.5391, 3.2003
xyY:
0.5828, 0.3751, 28.5391
CIE-Lab:
60.3727, 58.5924, 69.9550
CIE-LCH:
60.3727, 91.2512, 50.0514
CIE-Luv:
60.3727, 133.5104, 50.6386
Hunter-Lab:
53.4220, 54.6676, 33.8436
#fd5c01 color charts
#fd5c01 color shades, tints & tones
#fd5c01 color schemes
#fd5c01 color preview, HTML & CSS examples
This text has a color of #fd5c01
<p style="color:#fd5c01;">Text here</p>
.mytext {color:#fd5c01;}
This box has a color of #fd5c01
<div style="background-color:#fd5c01;">Content here</div>
.mybackground {background-color:#fd5c01;}
Border around this has a color of #fd5c01
<div style="border:2px solid #fd5c01;">Content here</div>
.myborder {border:2px solid #fd5c01;}