#ff7e00 color space conversions
Hex:
#ff7e00
RGB:
255, 126, 0
CMY:
0, 51, 100
CMYK:
0, 51, 100, 0
HSL:
30°, 100.0000%, 50.0000%
HSV (HSB):
30°, 100.0000%, 100.0000%
XYZ:
48.7009, 36.1817, 4.4170
xyY:
0.5454, 0.4052, 36.1817
CIE-Lab:
66.6585, 43.8140, 73.7945
CIE-LCH:
66.6585, 85.8213, 59.3011
CIE-Luv:
66.6585, 107.7318, 60.8250
Hunter-Lab:
60.1512, 39.2561, 37.7522
#ff7e00 color charts
#ff7e00 RGB chart
#ff7e00 CMYK chart
#ff7e00 RGB pie chart
#ff7e00 color shades, tints & tones
#ff7e00 color schemes
#ff7e00 color preview, HTML & CSS examples
This text has a color of #ff7e00
<p style="color:#ff7e00;">Text here</p>
.mytext {color:#ff7e00;}
Text color #ff7e00
This box has a color of #ff7e00
<div style="background-color:#ff7e00;">Content here</div>
.mybackground {background-color:#ff7e00;}
Background color #ff7e00
Border around this has a color of #ff7e00
<div style="border:2px solid #ff7e00;">Content here</div>
.myborder {border:2px solid #ff7e00;}
Border color #ff7e00