#fd7150 color space conversions
Hex:
#fd7150
RGB:
253, 113, 80
CMY:
1, 56, 69
CMYK:
0, 55, 68, 1
HSL:
11°, 97.7401%, 65.2941%
HSV (HSB):
11°, 68.3794%, 99.2157%
XYZ:
47.8611, 33.2721, 11.4890
xyY:
0.5167, 0.3592, 33.2721
CIE-Lab:
64.3806, 51.3196, 44.0788
CIE-LCH:
64.3806, 67.6509, 40.6595
CIE-Luv:
64.3806, 110.0056, 39.0881
Hunter-Lab:
57.6820, 47.1654, 28.5681
#fd7150 color charts
#fd7150 color shades, tints & tones
#fd7150 color schemes
#fd7150 color preview, HTML & CSS examples
This text has a color of #fd7150
<p style="color:#fd7150;">Text here</p>
.mytext {color:#fd7150;}
This box has a color of #fd7150
<div style="background-color:#fd7150;">Content here</div>
.mybackground {background-color:#fd7150;}
Border around this has a color of #fd7150
<div style="border:2px solid #fd7150;">Content here</div>
.myborder {border:2px solid #fd7150;}