#fd7d06 color space conversions
Hex:
#fd7d06
RGB:
253, 125, 6
CMY:
1, 51, 98
CMYK:
0, 51, 98, 1
HSL:
29°, 98.4064%, 50.7843%
HSV (HSB):
29°, 97.6285%, 99.2157%
XYZ:
47.8745, 35.5630, 4.5134
xyY:
0.5443, 0.4044, 35.5630
CIE-Lab:
66.1847, 43.5806, 72.4811
CIE-LCH:
66.1847, 84.5740, 58.9828
CIE-Luv:
66.1847, 106.7597, 59.9858
Hunter-Lab:
59.6347, 38.9382, 37.2570
#fd7d06 color charts
#fd7d06 color shades, tints & tones
#fd7d06 color schemes
#fd7d06 color preview, HTML & CSS examples
This text has a color of #fd7d06
<p style="color:#fd7d06;">Text here</p>
.mytext {color:#fd7d06;}
This box has a color of #fd7d06
<div style="background-color:#fd7d06;">Content here</div>
.mybackground {background-color:#fd7d06;}
Border around this has a color of #fd7d06
<div style="border:2px solid #fd7d06;">Content here</div>
.myborder {border:2px solid #fd7d06;}