#ff9e00 color space conversions
Hex:
#ff9e00
RGB:
255, 158, 0
CMY:
0, 38, 100
CMYK:
0, 38, 100, 0
HSL:
37°, 100.0000%, 50.0000%
HSV (HSB):
37°, 100.0000%, 100.0000%
XYZ:
53.4669, 45.7137, 6.0056
xyY:
0.5083, 0.4346, 45.7137
CIE-Lab:
73.3594, 27.5787, 77.9367
CIE-LCH:
73.3594, 82.6723, 70.5132
CIE-Luv:
73.3594, 80.6894, 71.5442
Hunter-Lab:
67.6119, 22.8352, 42.0619
#ff9e00 color charts
#ff9e00 color shades, tints & tones
#ff9e00 color schemes
#ff9e00 color preview, HTML & CSS examples
This text has a color of #ff9e00
<p style="color:#ff9e00;">Text here</p>
.mytext {color:#ff9e00;}
This box has a color of #ff9e00
<div style="background-color:#ff9e00;">Content here</div>
.mybackground {background-color:#ff9e00;}
Border around this has a color of #ff9e00
<div style="border:2px solid #ff9e00;">Content here</div>
.myborder {border:2px solid #ff9e00;}