#ff8b40 color space conversions
Hex:
#ff8b40
RGB:
255, 139, 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.3980, 40.0954, 9.8807
xyY:
0.5070, 0.3955, 40.0954
CIE-Lab:
69.5374, 38.6589, 57.6033
CIE-LCH:
69.5374, 69.3732, 56.1335
CIE-Luv:
69.5374, 93.4784, 54.6158
Hunter-Lab:
63.3209, 34.0780, 35.0729
#ff8b40 color charts
#ff8b40 color shades, tints & tones
#ff8b40 color schemes
#ff8b40 color preview, HTML & CSS examples
This text has a color of #ff8b40
<p style="color:#ff8b40;">Text here</p>
.mytext {color:#ff8b40;}
This box has a color of #ff8b40
<div style="background-color:#ff8b40;">Content here</div>
.mybackground {background-color:#ff8b40;}
Border around this has a color of #ff8b40
<div style="border:2px solid #ff8b40;">Content here</div>
.myborder {border:2px solid #ff8b40;}