#fd771f color space conversions
Hex:
#fd771f
RGB:
253, 119, 31
CMY:
1, 53, 88
CMYK:
0, 53, 88, 1
HSL:
24°, 98.2301%, 55.6863%
HSV (HSB):
24°, 87.7470%, 99.2157%
XYZ:
47.3522, 34.1752, 5.3971
xyY:
0.5448, 0.3932, 34.1752
CIE-Lab:
65.1014, 46.7977, 66.3624
CIE-LCH:
65.1014, 81.2034, 54.8091
CIE-Luv:
65.1014, 110.7802, 55.4275
Hunter-Lab:
58.4596, 42.2804, 35.4480
#fd771f color charts
#fd771f color shades, tints & tones
#fd771f color schemes
#fd771f color preview, HTML & CSS examples
This text has a color of #fd771f
<p style="color:#fd771f;">Text here</p>
.mytext {color:#fd771f;}
This box has a color of #fd771f
<div style="background-color:#fd771f;">Content here</div>
.mybackground {background-color:#fd771f;}
Border around this has a color of #fd771f
<div style="border:2px solid #fd771f;">Content here</div>
.myborder {border:2px solid #fd771f;}