#ff6500 color space conversions
Hex:
#ff6500
RGB:
255, 101, 0
CMY:
0, 60, 100
CMYK:
0, 60, 100, 0
HSL:
24°, 100.0000%, 50.0000%
HSV (HSB):
24°, 100.0000%, 100.0000%
XYZ:
45.8937, 30.5674, 3.4812
xyY:
0.5741, 0.3824, 30.5674
CIE-Lab:
62.1407, 55.4474, 71.2477
CIE-LCH:
62.1407, 90.2809, 52.1087
CIE-Luv:
62.1407, 128.2197, 53.3236
Hunter-Lab:
55.2878, 51.4171, 34.9682
#ff6500 color charts
#ff6500 RGB chart
#ff6500 CMYK chart
#ff6500 RGB pie chart
#ff6500 color shades, tints & tones
#ff6500 color schemes
#ff6500 color preview, HTML & CSS examples
This text has a color of #ff6500
<p style="color:#ff6500;">Text here</p>
.mytext {color:#ff6500;}
Text color #ff6500
This box has a color of #ff6500
<div style="background-color:#ff6500;">Content here</div>
.mybackground {background-color:#ff6500;}
Background color #ff6500
Border around this has a color of #ff6500
<div style="border:2px solid #ff6500;">Content here</div>
.myborder {border:2px solid #ff6500;}
Border color #ff6500