#fd7f04 color space conversions
Hex:
#fd7f04
RGB:
253, 127, 4
CMY:
1, 50, 98
CMYK:
0, 50, 98, 1
HSL:
30°, 98.4190%, 50.3922%
HSV (HSB):
30°, 98.4190%, 99.2157%
XYZ:
48.1193, 36.0702, 4.5409
xyY:
0.5423, 0.4065, 36.0702
CIE-Lab:
66.5735, 42.5816, 73.0109
CIE-LCH:
66.5735, 84.5209, 59.7483
CIE-Luv:
66.5735, 105.1255, 60.7617
Hunter-Lab:
60.0584, 37.9134, 37.5581
#fd7f04 color charts
#fd7f04 color shades, tints & tones
#fd7f04 color schemes
#fd7f04 color preview, HTML & CSS examples
This text has a color of #fd7f04
<p style="color:#fd7f04;">Text here</p>
.mytext {color:#fd7f04;}
This box has a color of #fd7f04
<div style="background-color:#fd7f04;">Content here</div>
.mybackground {background-color:#fd7f04;}
Border around this has a color of #fd7f04
<div style="border:2px solid #fd7f04;">Content here</div>
.myborder {border:2px solid #fd7f04;}