#ff9e12 color space conversions
Hex:
#ff9e12
RGB:
255, 158, 18
CMY:
0, 38, 93
CMYK:
0, 38, 93, 0
HSL:
35°, 100.0000%, 53.5294%
HSV (HSB):
35°, 92.9412%, 100.0000%
XYZ:
53.5760, 45.7574, 6.5806
xyY:
0.5058, 0.4320, 45.7574
CIE-Lab:
73.3878, 27.7368, 75.6300
CIE-LCH:
73.3878, 80.5557, 69.8598
CIE-Luv:
73.3878, 80.3863, 70.3671
Hunter-Lab:
67.6442, 22.9995, 41.5831
#ff9e12 color charts
#ff9e12 color shades, tints & tones
#ff9e12 color schemes
#ff9e12 color preview, HTML & CSS examples
This text has a color of #ff9e12
<p style="color:#ff9e12;">Text here</p>
.mytext {color:#ff9e12;}
This box has a color of #ff9e12
<div style="background-color:#ff9e12;">Content here</div>
.mybackground {background-color:#ff9e12;}
Border around this has a color of #ff9e12
<div style="border:2px solid #ff9e12;">Content here</div>
.myborder {border:2px solid #ff9e12;}