#fd8e01 color space conversions
Hex:
#fd8e01
RGB:
253, 142, 1
CMY:
1, 44, 100
CMYK:
0, 44, 100, 1
HSL:
34°, 99.2126%, 49.8039%
HSV (HSB):
34°, 99.6047%, 99.2157%
XYZ:
50.1865, 40.2308, 5.1489
xyY:
0.5251, 0.4210, 40.2308
CIE-Lab:
69.6336, 35.0180, 75.3202
CIE-LCH:
69.6336, 83.0626, 65.0652
CIE-Luv:
69.6336, 92.5025, 65.9087
Hunter-Lab:
63.4278, 30.2374, 39.5864
#fd8e01 color charts
#fd8e01 color shades, tints & tones
#fd8e01 color schemes
#fd8e01 color preview, HTML & CSS examples
This text has a color of #fd8e01
<p style="color:#fd8e01;">Text here</p>
.mytext {color:#fd8e01;}
This box has a color of #fd8e01
<div style="background-color:#fd8e01;">Content here</div>
.mybackground {background-color:#fd8e01;}
Border around this has a color of #fd8e01
<div style="border:2px solid #fd8e01;">Content here</div>
.myborder {border:2px solid #fd8e01;}