#fd8550 color space conversions
Hex:
#fd8550
RGB:
253, 133, 80
CMY:
1, 48, 69
CMYK:
0, 47, 68, 1
HSL:
18°, 97.7401%, 65.2941%
HSV (HSB):
18°, 68.3794%, 99.2157%
XYZ:
50.3435, 38.2369, 12.3165
xyY:
0.4990, 0.3790, 38.2369
CIE-Lab:
68.1948, 41.6407, 48.4385
CIE-LCH:
68.1948, 63.8767, 49.3156
CIE-Luv:
68.1948, 94.7541, 46.4615
Hunter-Lab:
61.8360, 37.1121, 31.4758
#fd8550 color charts
#fd8550 color shades, tints & tones
#fd8550 color schemes
#fd8550 color preview, HTML & CSS examples
This text has a color of #fd8550
<p style="color:#fd8550;">Text here</p>
.mytext {color:#fd8550;}
This box has a color of #fd8550
<div style="background-color:#fd8550;">Content here</div>
.mybackground {background-color:#fd8550;}
Border around this has a color of #fd8550
<div style="border:2px solid #fd8550;">Content here</div>
.myborder {border:2px solid #fd8550;}