#ff8d40 color space conversions
Hex:
#ff8d40
RGB:
255, 141, 64
CMY:
0, 45, 75
CMYK:
0, 45, 75, 0
HSL:
24°, 100.0000%, 62.5490%
HSV (HSB):
24°, 74.9020%, 100.0000%
XYZ:
51.6903, 40.6799, 9.9781
xyY:
0.5050, 0.3975, 40.6799
CIE-Lab:
69.9511, 37.6465, 58.0220
CIE-LCH:
69.9511, 69.1651, 57.0232
CIE-Luv:
69.9511, 91.8678, 55.3556
Hunter-Lab:
63.7808, 33.0465, 35.3710
#ff8d40 color charts
#ff8d40 color shades, tints & tones
#ff8d40 color schemes
#ff8d40 color preview, HTML & CSS examples
This text has a color of #ff8d40
<p style="color:#ff8d40;">Text here</p>
.mytext {color:#ff8d40;}
This box has a color of #ff8d40
<div style="background-color:#ff8d40;">Content here</div>
.mybackground {background-color:#ff8d40;}
Border around this has a color of #ff8d40
<div style="border:2px solid #ff8d40;">Content here</div>
.myborder {border:2px solid #ff8d40;}