#ff8a0e color space conversions
Hex:
#ff8a0e
RGB:
255, 138, 14
CMY:
0, 46, 95
CMYK:
0, 46, 95, 0
HSL:
31°, 100.0000%, 52.7451%
HSV (HSB):
31°, 94.5098%, 100.0000%
XYZ:
50.4077, 39.4687, 5.3769
xyY:
0.5292, 0.4144, 39.4687
CIE-Lab:
69.0894, 37.9569, 73.3299
CIE-LCH:
69.0894, 82.5711, 62.6331
CIE-Luv:
69.0894, 97.2941, 63.8079
Hunter-Lab:
62.8241, 33.2797, 38.9024
#ff8a0e color charts
#ff8a0e color shades, tints & tones
#ff8a0e color schemes
#ff8a0e color preview, HTML & CSS examples
This text has a color of #ff8a0e
<p style="color:#ff8a0e;">Text here</p>
.mytext {color:#ff8a0e;}
This box has a color of #ff8a0e
<div style="background-color:#ff8a0e;">Content here</div>
.mybackground {background-color:#ff8a0e;}
Border around this has a color of #ff8a0e
<div style="border:2px solid #ff8a0e;">Content here</div>
.myborder {border:2px solid #ff8a0e;}