#fd7850 color space conversions
Hex:
#fd7850
RGB:
253, 120, 80
CMY:
1, 53, 69
CMYK:
0, 53, 68, 1
HSL:
14°, 97.7401%, 65.2941%
HSV (HSB):
14°, 68.3794%, 99.2157%
XYZ:
48.6725, 34.8948, 11.7595
xyY:
0.5106, 0.3661, 34.8948
CIE-Lab:
65.6667, 48.0115, 45.5603
CIE-LCH:
65.6667, 66.1879, 43.4994
CIE-Luv:
65.6667, 104.7488, 41.6008
Hunter-Lab:
59.0718, 43.7002, 29.5474
#fd7850 color charts
#fd7850 color shades, tints & tones
#fd7850 color schemes
#fd7850 color preview, HTML & CSS examples
This text has a color of #fd7850
<p style="color:#fd7850;">Text here</p>
.mytext {color:#fd7850;}
This box has a color of #fd7850
<div style="background-color:#fd7850;">Content here</div>
.mybackground {background-color:#fd7850;}
Border around this has a color of #fd7850
<div style="border:2px solid #fd7850;">Content here</div>
.myborder {border:2px solid #fd7850;}