#ff8914 color space conversions
Hex:
#ff8914
RGB:
255, 137, 20
CMY:
0, 46, 92
CMYK:
0, 46, 92, 0
HSL:
30°, 100.0000%, 53.9216%
HSV (HSB):
30°, 92.1569%, 100.0000%
XYZ:
50.3119, 39.2018, 5.5768
xyY:
0.5291, 0.4123, 39.2018
CIE-Lab:
68.8972, 38.5287, 72.1002
CIE-LCH:
68.8972, 81.7490, 61.8810
CIE-Luv:
68.8972, 97.9640, 62.9270
Hunter-Lab:
62.6114, 33.8654, 38.5470
#ff8914 color charts
#ff8914 color shades, tints & tones
#ff8914 color schemes
#ff8914 color preview, HTML & CSS examples
This text has a color of #ff8914
<p style="color:#ff8914;">Text here</p>
.mytext {color:#ff8914;}
This box has a color of #ff8914
<div style="background-color:#ff8914;">Content here</div>
.mybackground {background-color:#ff8914;}
Border around this has a color of #ff8914
<div style="border:2px solid #ff8914;">Content here</div>
.myborder {border:2px solid #ff8914;}