#fd772e color space conversions
Hex:
#fd772e
RGB:
253, 119, 46
CMY:
1, 53, 82
CMYK:
0, 53, 82, 1
HSL:
21°, 98.1043%, 58.6275%
HSV (HSB):
21°, 81.8182%, 99.2157%
XYZ:
47.5980, 34.2736, 6.6915
xyY:
0.5374, 0.3870, 34.2736
CIE-Lab:
65.1791, 47.1474, 61.0383
CIE-LCH:
65.1791, 77.1269, 52.3166
CIE-Luv:
65.1791, 109.6613, 52.4253
Hunter-Lab:
58.5436, 42.6753, 34.2037
#fd772e color charts
#fd772e color shades, tints & tones
#fd772e color schemes
#fd772e color preview, HTML & CSS examples
This text has a color of #fd772e
<p style="color:#fd772e;">Text here</p>
.mytext {color:#fd772e;}
This box has a color of #fd772e
<div style="background-color:#fd772e;">Content here</div>
.mybackground {background-color:#fd772e;}
Border around this has a color of #fd772e
<div style="border:2px solid #fd772e;">Content here</div>
.myborder {border:2px solid #fd772e;}