#ff7c00 color space conversions
Hex:
#ff7c00
RGB:
255, 124, 0
CMY:
0, 51, 100
CMYK:
0, 51, 100, 0
HSL:
29°, 100.0000%, 50.0000%
HSV (HSB):
29°, 100.0000%, 100.0000%
XYZ:
48.4477, 35.6753, 4.3326
xyY:
0.5477, 0.4033, 35.6753
CIE-Lab:
66.2711, 44.7894, 73.5671
CIE-LCH:
66.2711, 86.1290, 58.6659
CIE-Luv:
66.2711, 109.4126, 60.1909
Hunter-Lab:
59.7288, 40.2608, 37.5094
#ff7c00 color charts
#ff7c00 RGB chart
#ff7c00 CMYK chart
#ff7c00 RGB pie chart
#ff7c00 color shades, tints & tones
#ff7c00 color schemes
#ff7c00 color preview, HTML & CSS examples
This text has a color of #ff7c00
<p style="color:#ff7c00;">Text here</p>
.mytext {color:#ff7c00;}
Text color #ff7c00
This box has a color of #ff7c00
<div style="background-color:#ff7c00;">Content here</div>
.mybackground {background-color:#ff7c00;}
Background color #ff7c00
Border around this has a color of #ff7c00
<div style="border:2px solid #ff7c00;">Content here</div>
.myborder {border:2px solid #ff7c00;}
Border color #ff7c00