#ff7a00 color space conversions
Hex:
#ff7a00
RGB:
255, 122, 0
CMY:
0, 52, 100
CMYK:
0, 52, 100, 0
HSL:
29°, 100.0000%, 50.0000%
HSV (HSB):
29°, 100.0000%, 100.0000%
XYZ:
48.1995, 35.1791, 4.2498
xyY:
0.5500, 0.4015, 35.1791
CIE-Lab:
65.8878, 45.7583, 73.3436
CIE-LCH:
65.8878, 86.4471, 58.0404
CIE-Luv:
65.8878, 111.0887, 59.5621
Hunter-Lab:
59.3119, 41.2612, 37.2701
#ff7a00 color charts
#ff7a00 color shades, tints & tones
#ff7a00 color schemes
#ff7a00 color preview, HTML & CSS examples
This text has a color of #ff7a00
<p style="color:#ff7a00;">Text here</p>
.mytext {color:#ff7a00;}
This box has a color of #ff7a00
<div style="background-color:#ff7a00;">Content here</div>
.mybackground {background-color:#ff7a00;}
Border around this has a color of #ff7a00
<div style="border:2px solid #ff7a00;">Content here</div>
.myborder {border:2px solid #ff7a00;}