#fd775a color space conversions
Hex:
#fd775a
RGB:
253, 119, 90
CMY:
1, 53, 65
CMYK:
0, 53, 64, 1
HSL:
11°, 97.6048%, 67.2549%
HSV (HSB):
11°, 64.4269%, 99.2157%
XYZ:
48.9503, 34.8145, 13.8128
xyY:
0.5017, 0.3568, 34.8145
CIE-Lab:
65.6040, 49.0415, 40.2033
CIE-LCH:
65.6040, 63.4143, 39.3443
CIE-Luv:
65.6040, 103.8606, 36.7878
Hunter-Lab:
59.0038, 44.8292, 27.4229
#fd775a color charts
#fd775a color shades, tints & tones
#fd775a color schemes
#fd775a color preview, HTML & CSS examples
This text has a color of #fd775a
<p style="color:#fd775a;">Text here</p>
.mytext {color:#fd775a;}
This box has a color of #fd775a
<div style="background-color:#fd775a;">Content here</div>
.mybackground {background-color:#fd775a;}
Border around this has a color of #fd775a
<div style="border:2px solid #fd775a;">Content here</div>
.myborder {border:2px solid #fd775a;}