#ff9e0f color space conversions
Hex:
#ff9e0f
RGB:
255, 158, 15
CMY:
0, 38, 94
CMYK:
0, 38, 94, 0
HSL:
36°, 100.0000%, 52.9412%
HSV (HSB):
36°, 94.1176%, 100.0000%
XYZ:
53.5531, 45.7482, 6.4597
xyY:
0.5064, 0.4326, 45.7482
CIE-Lab:
73.3819, 27.7036, 76.1033
CIE-LCH:
73.3819, 80.9889, 69.9972
CIE-Luv:
73.3819, 80.4499, 70.6140
Hunter-Lab:
67.6374, 22.9649, 41.6837
#ff9e0f color charts
#ff9e0f color shades, tints & tones
#ff9e0f color schemes
#ff9e0f color preview, HTML & CSS examples
This text has a color of #ff9e0f
<p style="color:#ff9e0f;">Text here</p>
.mytext {color:#ff9e0f;}
This box has a color of #ff9e0f
<div style="background-color:#ff9e0f;">Content here</div>
.mybackground {background-color:#ff9e0f;}
Border around this has a color of #ff9e0f
<div style="border:2px solid #ff9e0f;">Content here</div>
.myborder {border:2px solid #ff9e0f;}