#ff7a14 color space conversions
Hex:
#ff7a14
RGB:
255, 122, 20
CMY:
0, 52, 92
CMYK:
0, 52, 92, 0
HSL:
26°, 100.0000%, 53.9216%
HSV (HSB):
26°, 92.1569%, 100.0000%
XYZ:
48.3258, 35.2296, 4.9148
xyY:
0.5462, 0.3982, 35.2296
CIE-Lab:
65.9270, 45.9374, 70.0430
CIE-LCH:
65.9270, 83.7631, 56.7413
CIE-Luv:
65.9270, 110.5205, 58.0127
Hunter-Lab:
59.3545, 41.4624, 36.6387
#ff7a14 color charts
#ff7a14 color shades, tints & tones
#ff7a14 color schemes
#ff7a14 color preview, HTML & CSS examples
This text has a color of #ff7a14
<p style="color:#ff7a14;">Text here</p>
.mytext {color:#ff7a14;}
This box has a color of #ff7a14
<div style="background-color:#ff7a14;">Content here</div>
.mybackground {background-color:#ff7a14;}
Border around this has a color of #ff7a14
<div style="border:2px solid #ff7a14;">Content here</div>
.myborder {border:2px solid #ff7a14;}