#ff7000 color space conversions
Hex:
#ff7000
RGB:
255, 112, 0
CMY:
0, 56, 100
CMYK:
0, 56, 100, 0
HSL:
26°, 100.0000%, 50.0000%
HSV (HSB):
26°, 100.0000%, 100.0000%
XYZ:
47.0342, 32.8483, 3.8614
xyY:
0.5616, 0.3922, 32.8483
CIE-Lab:
64.0379, 50.4925, 72.2875
CIE-LCH:
64.0379, 88.1758, 55.0659
CIE-Luv:
64.0379, 119.3740, 56.5032
Hunter-Lab:
57.3135, 46.1870, 36.1249
#ff7000 color charts
#ff7000 RGB chart
#ff7000 CMYK chart
#ff7000 RGB pie chart
#ff7000 color shades, tints & tones
#ff7000 color schemes
#ff7000 color preview, HTML & CSS examples
This text has a color of #ff7000
<p style="color:#ff7000;">Text here</p>
.mytext {color:#ff7000;}
Text color #ff7000
This box has a color of #ff7000
<div style="background-color:#ff7000;">Content here</div>
.mybackground {background-color:#ff7000;}
Background color #ff7000
Border around this has a color of #ff7000
<div style="border:2px solid #ff7000;">Content here</div>
.myborder {border:2px solid #ff7000;}
Border color #ff7000