#ff9e0e color space conversions
Hex:
#ff9e0e
RGB:
255, 158, 14
CMY:
0, 38, 95
CMYK:
0, 38, 95, 0
HSL:
36°, 100.0000%, 52.7451%
HSV (HSB):
36°, 94.5098%, 100.0000%
XYZ:
53.5461, 45.7454, 6.4230
xyY:
0.5065, 0.4327, 45.7454
CIE-Lab:
73.3800, 27.6935, 76.2479
CIE-LCH:
73.3800, 81.1214, 70.0388
CIE-Luv:
73.3800, 80.4692, 70.6889
Hunter-Lab:
67.6354, 22.9545, 41.7143
#ff9e0e color charts
#ff9e0e color shades, tints & tones
#ff9e0e color schemes
#ff9e0e color preview, HTML & CSS examples
This text has a color of #ff9e0e
<p style="color:#ff9e0e;">Text here</p>
.mytext {color:#ff9e0e;}
This box has a color of #ff9e0e
<div style="background-color:#ff9e0e;">Content here</div>
.mybackground {background-color:#ff9e0e;}
Border around this has a color of #ff9e0e
<div style="border:2px solid #ff9e0e;">Content here</div>
.myborder {border:2px solid #ff9e0e;}