#ff7f00 color space conversions
Hex:
#ff7f00
RGB:
255, 127, 0
CMY:
0, 50, 100
CMYK:
0, 50, 100, 0
HSL:
30°, 100.0000%, 50.0000%
HSV (HSB):
30°, 100.0000%, 100.0000%
XYZ:
48.8294, 36.4387, 4.4598
xyY:
0.5442, 0.4061, 36.4387
CIE-Lab:
66.8538, 43.3239, 73.9098
CIE-LCH:
66.8538, 85.6716, 59.6223
CIE-Luv:
66.8538, 106.8899, 61.1439
Hunter-Lab:
60.3645, 38.7523, 37.8748
#ff7f00 color charts
#ff7f00 RGB chart
#ff7f00 CMYK chart
#ff7f00 RGB pie chart
#ff7f00 color shades, tints & tones
#ff7f00 color schemes
#ff7f00 color preview, HTML & CSS examples
This text has a color of #ff7f00
<p style="color:#ff7f00;">Text here</p>
.mytext {color:#ff7f00;}
Text color #ff7f00
This box has a color of #ff7f00
<div style="background-color:#ff7f00;">Content here</div>
.mybackground {background-color:#ff7f00;}
Background color #ff7f00
Border around this has a color of #ff7f00
<div style="border:2px solid #ff7f00;">Content here</div>
.myborder {border:2px solid #ff7f00;}
Border color #ff7f00