#fd8940 color space conversions
Hex:
#fd8940
RGB:
253, 137, 64
CMY:
1, 46, 75
CMYK:
0, 46, 75, 1
HSL:
23°, 97.9275%, 62.1569%
HSV (HSB):
23°, 74.7036%, 99.2157%
XYZ:
50.3791, 39.1441, 9.7508
xyY:
0.5075, 0.3943, 39.1441
CIE-Lab:
68.8555, 38.8882, 56.8232
CIE-LCH:
68.8555, 68.8561, 55.6134
CIE-Luv:
68.8555, 93.4304, 53.7154
Hunter-Lab:
62.5653, 34.2433, 34.5553
#fd8940 color charts
#fd8940 color shades, tints & tones
#fd8940 color schemes
#fd8940 color preview, HTML & CSS examples
This text has a color of #fd8940
<p style="color:#fd8940;">Text here</p>
.mytext {color:#fd8940;}
This box has a color of #fd8940
<div style="background-color:#fd8940;">Content here</div>
.mybackground {background-color:#fd8940;}
Border around this has a color of #fd8940
<div style="border:2px solid #fd8940;">Content here</div>
.myborder {border:2px solid #fd8940;}